diff --git a/examples/flake.lock b/examples/flake.lock index e02a569..78db050 100644 --- a/examples/flake.lock +++ b/examples/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1775036866, - "narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=", + "lastModified": 1775423009, + "narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "6201e203d09599479a3b3450ed24fa81537ebc4e", + "rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9", "type": "github" }, "original": { @@ -44,7 +44,7 @@ }, "locked": { "lastModified": 0, - "narHash": "sha256-sT1pINF9Kz0Jdfg2ifE192oE9Mw4vFOfd2y+P7jbPNM=", + "narHash": "sha256-xQ1n8wSdQtgKFO7XY/p7SkqrWaDMXmFogQmI6/+q5hk=", "path": "../.", "type": "path" }, diff --git a/sources.json b/sources.json index 9ba30fb..ac6ca5f 100644 --- a/sources.json +++ b/sources.json @@ -1,22 +1,22 @@ { - "version": "1.0.0-alpha.90", + "version": "1.0.0-alpha.91", "downloadBase": "https://github.com/rustfs/rustfs/releases/download", "files": { "x86_64-linux": { "name": "rustfs-linux-x86_64-musl-latest.zip", - "sha256": "648d268d6988457dca6e58ae8fed2a74cbd50ef13d7ff0a5acb050dfc7d80d8a" + "sha256": "3629d332b0336e2d8920b92dc6770e917a7b7a502102f4004df8c7289988e2f2" }, "aarch64-linux": { "name": "rustfs-linux-aarch64-musl-latest.zip", - "sha256": "f574e1f9b6d2b83aa31b46f43cd64c8f719f7052ae657d0de6e3ebbd7571a10c" + "sha256": "71de5d080c600688f090ce1ac4544f12fa6514cb0cb6780e4d0f8d778dd70cec" }, "x86_64-darwin": { "name": "rustfs-macos-x86_64-latest.zip", - "sha256": "417733330c35364ef95f59340249db5c5ac2d67efb11861ab40fec3d75498f25" + "sha256": "d9426b7222ddf0c6dfcc42bee7ec2546e8d8d1936fedbc0dd0c7ff92acb89d6a" }, "aarch64-darwin": { "name": "rustfs-macos-aarch64-latest.zip", - "sha256": "c463713ba1481c2aaf83c9022d48b611b3eceecf0087ccdf6f5046202156b57b" + "sha256": "0e0d4d508b3eee585b1c13d4b0e8b33fe0b254d416c4b9ad40725fd9035682ec" } } }