Skip to content

Commit

Permalink
all: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Wrench[bot] <[email protected]>
  • Loading branch information
wrench-bot committed Oct 16, 2023
1 parent 2dcd1e1 commit 7cf589f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
.version = "0.0.0",
.dependencies = .{
.xcode_frameworks = .{
.url = "https://github.com/hexops/xcode-frameworks-pkg/archive/f8b854f9a1f4b4602b4f998ee42588d524d44e52.tar.gz",
.hash = "1220ab440d1b8484038d619f743ef6a71e3683d13152eae941aa2d6bcb12fcea3135",
.url = "https://github.com/hexops/xcode-frameworks-pkg/archive/12c7e7e3ed8ab5f435969a78b38405b2bddb08f5.tar.gz",
.hash = "1220375809c208159af9368d9e916a2bf0e345c7cde1738e92d40908e96ff57c1302",
},
.vulkan_headers = .{
.url = "https://pkg.machengine.org/vulkan-headers/fc495148a910ac7817ce0ec2d5948231806f2ac0.tar.gz",
.hash = "12209aeba80369fa8638b82179b47e6742adb98a3a5b01bc518565504a922baad3e4",
.url = "https://pkg.machengine.org/vulkan-headers/eaae5302d7397f5994e29a10fdd6abb2e844182b.tar.gz",
.hash = "1220bf2f014944231d57d9123897e3197ce48e34f5bbcd49f3f1d3a4fa22ff03bcc0",
},
.wayland_headers = .{
.url = "https://pkg.machengine.org/wayland-headers/032cc655997230a3fa02e24b9dcf4936ea6f180f.tar.gz",
.hash = "12200ca4e4528fee3d3da8b5bb0b590146e3983d7c355da481d2590b519052449ba2",
.url = "https://pkg.machengine.org/wayland-headers/098f857d2a873c7d254032e2dd2263100a6da3c6.tar.gz",
.hash = "1220bb44d34f929bd8461dfdfbeb62ce680ab4f65517ad1687ab7e7bd5b9ad8f7449",
},
.x11_headers = .{
.url = "https://pkg.machengine.org/x11-headers/a91f9bec9fa1e4efd13f6fa7987084627b74f32f.tar.gz",
.hash = "12200644e186f0b203485338d44d13c0aa418425d9e95d2f9d53d85511c0cd657cb7",
.url = "https://pkg.machengine.org/x11-headers/2422137b44fd13998c1620a2e4e69eaf6043ee80.tar.gz",
.hash = "12202013216106dfa1c310cd1ba2c1a77d4fbeb3b1917a1147677d45dd8a099e339b",
},
},
}

0 comments on commit 7cf589f

Please sign in to comment.