Skip to content

Commit 1d3ef72

Browse files
chore: update sources.json to 1.0.0-beta.8 (#40)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 253266a commit 1d3ef72

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.7",
2+
"version": "1.0.0-beta.8",
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": "f13bc89efa7881a199bf286390a89c7320ee2e52d90c341affd41bc5e7ba2677"
7+
"sha256": "8175fc82f23ec4ae42bc285c321f87f3fe1763d201c01537cb8e80acfa72aeaf"
88
},
99
"aarch64-linux": {
1010
"name": "rustfs-linux-aarch64-musl-latest.zip",
11-
"sha256": "989552479bfb2cc8e1ffa3af9c95da072d082a2e7124f54a1af1b1dcb68264ce"
11+
"sha256": "7003f45070ec634f85c21e3c46dcff4d25de22dd3af3f3a4a1ddbd1cea89502b"
1212
},
1313
"x86_64-darwin": {
1414
"name": "rustfs-macos-x86_64-latest.zip",
15-
"sha256": "b45cd47c3b3c903ab31b2b6d936be474d5ee64527a40271e7817dd6c961d5387"
15+
"sha256": "4ee7dea99ae5de0c382e667c0fc624084ae32754d6223a9f71ede0f057f0283a"
1616
},
1717
"aarch64-darwin": {
1818
"name": "rustfs-macos-aarch64-latest.zip",
19-
"sha256": "8ff8db2068db450b22c4dbaa86b7abcf35110307f8e036aa83db387f540a2b53"
19+
"sha256": "6d81e4160d297181b3a4375c698a30424deb711815c69b67c2a719b31a7a87ed"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)