Skip to content

Commit 1067cd3

Browse files
authored
core: update libvaxis and zf for transitive zigimg dependency (#6947)
2 parents 0afb922 + 9f57a03 commit 1067cd3

File tree

4 files changed

+25
-25
lines changed

4 files changed

+25
-25
lines changed

build.zig.zon

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
},
1515
.vaxis = .{
1616
// rockorager/libvaxis
17-
.url = "git+https://github.com/rockorager/libvaxis#4182b7fa42f27cf14a71dbdb54cfd82c5c6e3447",
18-
.hash = "vaxis-0.1.0-BWNV_MHyCAA0rNbPTr50Z44PyEdNP9zQSnHcXBXoo3Ti",
17+
.url = "git+https://github.com/rockorager/libvaxis#1f41c121e8fc153d9ce8c6eb64b2bbab68ad7d23",
18+
.hash = "vaxis-0.1.0-BWNV_FUICQAFZnTCL11TUvnUr1Y0_ZdqtXHhd51d76Rn",
1919
.lazy = true,
2020
},
2121
.z2d = .{
@@ -48,8 +48,8 @@
4848
},
4949
.zf = .{
5050
// natecraddock/zf
51-
.url = "https://github.com/natecraddock/zf/archive/1039cf75447a8d5b8d481fedb914fe848d246276.tar.gz",
52-
.hash = "zf-0.10.3-OIRy8bKIAADhjqtdjVaDfONRuI7RVl5gMbhCoOwiBWV5",
51+
.url = "https://github.com/natecraddock/zf/archive/7aacbe6d155d64d15937ca95ca6c014905eb531f.tar.gz",
52+
.hash = "zf-0.10.3-OIRy8aiIAACLrBllz0zjxaH0aOe5oNm3KtEMyCntST-9",
5353
.lazy = true,
5454
},
5555
.gobject = .{

build.zig.zon.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.zig.zon.nix

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.zig.zon.txt

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)