Skip to content

Commit 9837b6a

Browse files
chore: update sources.json to 1.0.0-alpha.89 (#23)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: houseme <housemecn@gmail.com>
1 parent afd73e8 commit 9837b6a

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

examples/flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-alpha.86",
2+
"version": "1.0.0-alpha.89",
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": "9c3855f3665b9a9d677023a97e3121d832380e724f4807502ae1e426b8003c49"
7+
"sha256": "26a44be03137bb5530a7d0b3fa1917d12034fda0da58ed0cdc2ba9759d03a0bf"
88
},
99
"aarch64-linux": {
1010
"name": "rustfs-linux-aarch64-musl-latest.zip",
11-
"sha256": "bf59046174135458d2245279da4a96a7ba13715f3aadd404749f4300e838eb5d"
11+
"sha256": "b160359783d22c9275c5a188d9dac74539c919407dea7fbe71adf5ad4caa8be7"
1212
},
1313
"x86_64-darwin": {
1414
"name": "rustfs-macos-x86_64-latest.zip",
15-
"sha256": "8d0a7727bbdaf0a765125f0401a3b269d28ea12bcf19d904f713f116dc375f3f"
15+
"sha256": "edbef78493873b099b675c8c9ac194d9bdb19a250f6bba4d8f8fc6a7931d6de4"
1616
},
1717
"aarch64-darwin": {
1818
"name": "rustfs-macos-aarch64-latest.zip",
19-
"sha256": "a3bbcdc513a07af9044f74a78e3abef77b660d46397f889939d9d1b674b0b3f8"
19+
"sha256": "4562dfc023556877df6df4c629450242c2256f5defd55b059ab9bcd118eb2022"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)