Update host-spawn to v1.4.1

Signed-off-by: Randall <ran.dall@icloud.com>
This commit is contained in:
Randall
2023-08-22 19:29:27 +02:00
committed by Bilal Elmoussaoui
parent 6029caccb7
commit ad3d66a84b
+4 -4
View File
@@ -141,13 +141,13 @@ modules:
- install -Dm755 host-spawn /app/bin/host-spawn
sources:
- type: file
url: https://github.com/1player/host-spawn/releases/download/1.4.0/host-spawn-x86_64
sha256: 58376355681d673f310566145e05675fce6e51468d2737c1cafd9500e0b6bbcd
url: https://github.com/1player/host-spawn/releases/download/1.4.1/host-spawn-x86_64
sha256: d81bb6125ec73a9a2e26266c48787367fbcb665d67c2e7fb42217f0981106cf7
dest-filename: host-spawn
only-arches: [x86_64]
- type: file
url: https://github.com/1player/host-spawn/releases/download/1.4.0/host-spawn-aarch64
sha256: 34aee99088117166abc30b8dbcfbc2f1e3dff4b669858373c15e8337a1808f1f
url: https://github.com/1player/host-spawn/releases/download/1.4.1/host-spawn-aarch64
sha256: 29bff846d72e37093b3fdf7859bae16addd64acc98087f8c059548df3c2273c4
dest-filename: host-spawn
only-arches: [aarch64]