Skip to content

Commit 4b5ef3c

Browse files
chore: update sources.json to 1.0.0-beta.5 (#37)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 31e1930 commit 4b5ef3c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

sources.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
{
2-
"version": "1.0.0-beta.4",
2+
"version": "1.0.0-beta.5",
33
"downloadBase": "https://github.com/rustfs/rustfs/releases/download",
44
"files": {
55
"x86_64-linux": {
66
"name": "rustfs-linux-x86_64-musl-latest.zip",
7-
"sha256": "02ab7772da31bf85964cc997bd514dbbda191ee199193e72394f1f45fe14d298"
7+
"sha256": "46ea0c2c8f51e4261f3041929b71f16744e9a8d4315a0cbd455af6bf54888e00"
88
},
99
"aarch64-linux": {
1010
"name": "rustfs-linux-aarch64-musl-latest.zip",
11-
"sha256": "391a5cb219e8f79224ba058f0a9547212a480cfac659dd9617405447912e686b"
11+
"sha256": "6c15ed5e1df8c928b41b7265d718807c9a3018ccd4ba7de60611710f37913463"
1212
},
1313
"x86_64-darwin": {
1414
"name": "rustfs-macos-x86_64-latest.zip",
15-
"sha256": "89935d4dc4f65d555054aeed5ac2f2a9410210129568bb5760215e70ba84894e"
15+
"sha256": "b4e365ea6e901f9264e15e707a294b57ee7599e19809e54250c1b46eeb97a902"
1616
},
1717
"aarch64-darwin": {
1818
"name": "rustfs-macos-aarch64-latest.zip",
19-
"sha256": "36d7577f7b66d7b4449da7612b3492cbf59d0eea9cbf13984fa88aef6433dbc4"
19+
"sha256": "aecefa76dcd1de1296d820c208f4e589780761490792cb4e47adebea45fe1f48"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)