diff --git a/examples/flake.lock b/examples/flake.lock index eea8963..e02a569 100644 --- a/examples/flake.lock +++ b/examples/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1774106199, - "narHash": "sha256-US5Tda2sKmjrg2lNHQL3jRQ6p96cgfWh3J1QBliQ8Ws=", + "lastModified": 1775036866, + "narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "6c9a78c09ff4d6c21d0319114873508a6ec01655", + "rev": "6201e203d09599479a3b3450ed24fa81537ebc4e", "type": "github" }, "original": { @@ -44,7 +44,7 @@ }, "locked": { "lastModified": 0, - "narHash": "sha256-QbD8ntRaz5MEFymBkf+YK24CWPASfjbNLV+2qaEhW1c=", + "narHash": "sha256-sT1pINF9Kz0Jdfg2ifE192oE9Mw4vFOfd2y+P7jbPNM=", "path": "../.", "type": "path" }, diff --git a/sources.json b/sources.json index 8633b47..9ba30fb 100644 --- a/sources.json +++ b/sources.json @@ -1,22 +1,22 @@ { - "version": "1.0.0-alpha.89", + "version": "1.0.0-alpha.90", "downloadBase": "https://github.com/rustfs/rustfs/releases/download", "files": { "x86_64-linux": { "name": "rustfs-linux-x86_64-musl-latest.zip", - "sha256": "26a44be03137bb5530a7d0b3fa1917d12034fda0da58ed0cdc2ba9759d03a0bf" + "sha256": "648d268d6988457dca6e58ae8fed2a74cbd50ef13d7ff0a5acb050dfc7d80d8a" }, "aarch64-linux": { "name": "rustfs-linux-aarch64-musl-latest.zip", - "sha256": "b160359783d22c9275c5a188d9dac74539c919407dea7fbe71adf5ad4caa8be7" + "sha256": "f574e1f9b6d2b83aa31b46f43cd64c8f719f7052ae657d0de6e3ebbd7571a10c" }, "x86_64-darwin": { "name": "rustfs-macos-x86_64-latest.zip", - "sha256": "edbef78493873b099b675c8c9ac194d9bdb19a250f6bba4d8f8fc6a7931d6de4" + "sha256": "417733330c35364ef95f59340249db5c5ac2d67efb11861ab40fec3d75498f25" }, "aarch64-darwin": { "name": "rustfs-macos-aarch64-latest.zip", - "sha256": "4562dfc023556877df6df4c629450242c2256f5defd55b059ab9bcd118eb2022" + "sha256": "c463713ba1481c2aaf83c9022d48b611b3eceecf0087ccdf6f5046202156b57b" } } }