Skip to content

Commit 6cb981c

Browse files
chore: update sources.json to 1.0.0-alpha.91 (#25)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: houseme <housemecn@gmail.com>
1 parent d67bf11 commit 6cb981c

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.90",
2+
"version": "1.0.0-alpha.91",
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": "648d268d6988457dca6e58ae8fed2a74cbd50ef13d7ff0a5acb050dfc7d80d8a"
7+
"sha256": "3629d332b0336e2d8920b92dc6770e917a7b7a502102f4004df8c7289988e2f2"
88
},
99
"aarch64-linux": {
1010
"name": "rustfs-linux-aarch64-musl-latest.zip",
11-
"sha256": "f574e1f9b6d2b83aa31b46f43cd64c8f719f7052ae657d0de6e3ebbd7571a10c"
11+
"sha256": "71de5d080c600688f090ce1ac4544f12fa6514cb0cb6780e4d0f8d778dd70cec"
1212
},
1313
"x86_64-darwin": {
1414
"name": "rustfs-macos-x86_64-latest.zip",
15-
"sha256": "417733330c35364ef95f59340249db5c5ac2d67efb11861ab40fec3d75498f25"
15+
"sha256": "d9426b7222ddf0c6dfcc42bee7ec2546e8d8d1936fedbc0dd0c7ff92acb89d6a"
1616
},
1717
"aarch64-darwin": {
1818
"name": "rustfs-macos-aarch64-latest.zip",
19-
"sha256": "c463713ba1481c2aaf83c9022d48b611b3eceecf0087ccdf6f5046202156b57b"
19+
"sha256": "0e0d4d508b3eee585b1c13d4b0e8b33fe0b254d416c4b9ad40725fd9035682ec"
2020
}
2121
}
2222
}

0 commit comments

Comments
 (0)