Skip to content

Commit 31e1930

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

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.3",
2+
"version": "1.0.0-beta.4",
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": "57b107d1b277961dfd305749ee2198fb3d1f9064bf1e724457db9916e48a1f37"
7+
"sha256": "02ab7772da31bf85964cc997bd514dbbda191ee199193e72394f1f45fe14d298"
88
},
99
"aarch64-linux": {
1010
"name": "rustfs-linux-aarch64-musl-latest.zip",
11-
"sha256": "7504fc8e348bae8b12b32642a4348f25a017a2c108dc73ebb293576e817ba43a"
11+
"sha256": "391a5cb219e8f79224ba058f0a9547212a480cfac659dd9617405447912e686b"
1212
},
1313
"x86_64-darwin": {
1414
"name": "rustfs-macos-x86_64-latest.zip",
15-
"sha256": "a4f2b31c3dd81ff8ebba51fa696f561f5863d290f6ac013c2990cfaeb23cd53a"
15+
"sha256": "89935d4dc4f65d555054aeed5ac2f2a9410210129568bb5760215e70ba84894e"
1616
},
1717
"aarch64-darwin": {
1818
"name": "rustfs-macos-aarch64-latest.zip",
19-
"sha256": "46fd12f57b3d02060a4c0b6e602b1d506455b4f1041d0cec25c5d5187efc3cd0"
19+
"sha256": "36d7577f7b66d7b4449da7612b3492cbf59d0eea9cbf13984fa88aef6433dbc4"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)