Skip to content

Commit 2b091cf

Browse files
authored
chore: fix checksums for sysbox package (#122)
1 parent 8bbde7c commit 2b091cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ jobs:
3131
include:
3232
- os: ubuntu-22.04
3333
arch: linux/amd64
34-
sha: f02ffb48eae99d6c884c9aa0378070cc716d028f58e87deec5ae00a41b706fe8
34+
sha: 87cfa5cad97dc5dc1a243d6d88be1393be75b93a517dc1580ecd8a2801c2777a
3535
arch-suffix: amd64
3636
- os: depot-ubuntu-22.04-arm
3737
arch: linux/arm64
38-
sha: d9267eb176190b96dcfa29ba4c4c685a26a4a1aca1d7f15deb31ec33ed63de15
38+
sha: 640014411de589f4e09f8383dc53b3c7785575be13d5573d4addbd597f858d56
3939
arch-suffix: arm64
4040
runs-on: ${{ matrix.os }}
4141
steps:

0 commit comments

Comments
 (0)