Skip to content

Commit a5c7a09

Browse files
authored
update hashes so packages aren't fetched every time (#511)
1 parent 27dd767 commit a5c7a09

4 files changed

Lines changed: 2 additions & 79770 deletions

File tree

port/nordic/nrf5x/build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
.@"microzig/build-internals" = .{ .path = "../../../build-internals" },
77
.nrfx = .{
88
.url = "https://github.com/NordicSemiconductor/nrfx/archive/refs/tags/v3.9.0.tar.gz",
9-
.hash = "1220a71b9bbbc74b6008f4850fa3317e0b5132a19ac2d5cddc2d125ca0cd2e671090",
9+
.hash = "N-V-__8AAL14nQqnG5u7x0tgCPSFD6MxfgtRMqGawtXN3C0S",
1010
},
1111
},
1212
.paths = .{

0 commit comments

Comments
 (0)