diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2025-09-30 12:24:03 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <m@mitchellh.com> | 2025-10-03 07:10:41 -0700 |
| commit | d02770d292fe24acde02c61de94fb0c9f152a537 (patch) | |
| tree | e68aa0d32fbb474101b99550c4fbc08082e518ae /flake.lock | |
| parent | dfa2354fecb82c3408c659aa55159e11cd10db9a (diff) | |
zig-15: build binary builds
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock index bbd4567e3..03413ce88 100644 --- a/flake.lock +++ b/flake.lock @@ -97,11 +97,11 @@ ] }, "locked": { - "lastModified": 1748261582, - "narHash": "sha256-3i0IL3s18hdDlbsf0/E+5kyPRkZwGPbSFngq5eToiAA=", + "lastModified": 1759192380, + "narHash": "sha256-0BWJgt4OSzxCESij5oo8WLWrPZ+1qLp8KUQe32QeV4Q=", "owner": "mitchellh", "repo": "zig-overlay", - "rev": "aafb1b093fb838f7a02613b719e85ec912914221", + "rev": "0bcd1401ed43d10f10cbded49624206553e92f57", "type": "github" }, "original": { |
