Skip to content

Commit

Permalink
update to Zig 0.14.0-dev.2645+affe45b31 [auto]
Browse files Browse the repository at this point in the history
  • Loading branch information
erikarvstedt committed Jan 15, 2025
1 parent 4585673 commit 848ddd9
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.2643+fb43e91b2";
version = "0.14.0-dev.2645+affe45b31";
src = {
rev = "fb43e91b226a9cde51967455c57989c0371d4b0a";
hash = "sha256-YQFlRQ5DRqjwoN6pq56ogmtzgmqh+XX0Rk+zAZSwv9E=";
rev = "affe45b31f48d216a407f060c49df6bad82ad30c";
hash = "sha256-xmwMvr5JL0JGFHkmO/LWB/HL0XtTQvdzMr0EX5ewMMg=";
};
binaries = {
x86_64-linux.sha256 = "4afc93213756dfeece2e1dd1661159e92aa1de2406e50ee660b155b7e908b746";
aarch64-linux.sha256 = "c9c8a1081ad7f85917904b4787d3004c85b8b97032cddcc28ff872839b6cf4ce";
x86_64-linux.sha256 = "7b1c2f7326f8cd8ae4d586e62c780294cfc131c9df193fa32289837ab0d76228";
aarch64-linux.sha256 = "abd80a6eb74d6eba0debad8e2d398e38c483aa9d70108883531e68d9237edf94";
};
}

0 comments on commit 848ddd9

Please sign in to comment.