Skip to content

Commit

Permalink
update to Zig 0.14.0-dev.2571+01081cc8e [auto]
Browse files Browse the repository at this point in the history
  • Loading branch information
erikarvstedt committed Dec 29, 2024
1 parent dd20e13 commit 05b258d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions zig-release.nix
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
version = "0.14.0-dev.2569+30169d1d2";
version = "0.14.0-dev.2571+01081cc8e";
src = {
rev = "30169d1d2eda12d0097de3aab213063a36c56a33";
hash = "sha256-azqNl1Jhm9f6V/9SWhTXGcoEWkzN0ikVhoeUwd8Zr2k=";
rev = "01081cc8e8b79104f7992d60dbd1bc8682e8fedf";
hash = "sha256-TnWWTkmfkB+C23ReoFyf0wzoRDefKCieu3GQ41mvIx0=";
};
binaries = {
x86_64-linux.sha256 = "665b1be7514125edc036677657d9ee86e2c9ac9b794fea4494ab693c87e24bc8";
aarch64-linux.sha256 = "39207ff3b49650f106834150ae9aa99544b9631d0a941cecf2cf9cac810bda41";
x86_64-linux.sha256 = "a08a4f31b3bf1f2726bfa3471fc0d8c3d8d3e5aa2282907317e5a67a8ddb9866";
aarch64-linux.sha256 = "f65009ed8b8c1118f071f761a2e0b04deab7acb9290d56ef397a39f64ca450c2";
};
}

0 comments on commit 05b258d

Please sign in to comment.