We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fee34c commit d420002Copy full SHA for d420002
build.zig.zon
@@ -11,8 +11,8 @@
11
},
12
.dependencies = .{
13
.bof_launcher = .{
14
- .url = "https://github.com/The-Z-Labs/bof-launcher/archive/ed908e69445cc87d24d32dd1efea4f22aa7953f8.tar.gz",
15
- .hash = "12203698da6e397495f49d071289af179ff6cdf07a2dc0f608335586c892144ad5de",
+ .url = "https://github.com/The-Z-Labs/bof-launcher/archive/b33374eb65b74af566791ed6e38806dbef4346b7.tar.gz",
+ .hash = "122026145b870eceabedfaa8338f06ccdac09c83d1b7d901086abb39f6bde3efcf8f",
16
17
.zig_yaml = .{
18
.url = "https://github.com/kubkon/zig-yaml/archive/0daa4534707da77f8bf7032376c96e4719954959.tar.gz",
0 commit comments