Update module host-spawn to version 1.5.0.

This commit is contained in:
Laércio de Sousa
2023-11-18 22:49:36 -03:00
committed by GitHub
parent afddef70aa
commit d8e237a7ed
+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.1/host-spawn-x86_64
sha256: d81bb6125ec73a9a2e26266c48787367fbcb665d67c2e7fb42217f0981106cf7
url: https://github.com/1player/host-spawn/releases/download/1.5.0/host-spawn-x86_64
sha256: dbf67e7e111c4fe1edb0c642cbb4193064ca5b384aeb1054fc2befba6ed88b83
dest-filename: host-spawn
only-arches: [x86_64]
- type: file
url: https://github.com/1player/host-spawn/releases/download/1.4.1/host-spawn-aarch64
sha256: 29bff846d72e37093b3fdf7859bae16addd64acc98087f8c059548df3c2273c4
url: https://github.com/1player/host-spawn/releases/download/1.5.0/host-spawn-aarch64
sha256: c42c12be6cdd83e374b847bec836659fb45231215797777c9ee1c9c0ae9e3783
dest-filename: host-spawn
only-arches: [aarch64]