switch to pkg.machengine.org
This commit is contained in:
parent
52a1cc8b86
commit
44a2bf47a6
1 changed files with 5 additions and 5 deletions
|
@ -3,23 +3,23 @@
|
|||
.version = "0.2.0",
|
||||
.dependencies = .{
|
||||
.glfw = .{
|
||||
.url = "https://github.com/hexops/glfw/archive/0e4cdba4216c6def0423462a2f21fef80683d56d.tar.gz",
|
||||
.url = "https://pkg.machengine.org/glfw/0e4cdba4216c6def0423462a2f21fef80683d56d.tar.gz",
|
||||
.hash = "1220a0b036095c2c54af347c86514ed9dab431299f0140b0e434ed119f85a976c32b",
|
||||
},
|
||||
.direct3d_headers = .{
|
||||
.url = "https://github.com/hexops/direct3d-headers/archive/773dce3f079eecdccc7c71d1318a0741649d568b.tar.gz",
|
||||
.url = "https://pkg.machengine.org/direct3d-headers/773dce3f079eecdccc7c71d1318a0741649d568b.tar.gz",
|
||||
.hash = "12200d2155216c5eb5f111282cd355b5433cad6a68fd040294e695149cba329f7c12",
|
||||
},
|
||||
.vulkan_headers = .{
|
||||
.url = "https://github.com/hexops/vulkan-headers/archive/e1b061ff624531e82a7daea5dbd56c07e08bf0be.tar.gz",
|
||||
.url = "https://pkg.machengine.org/vulkan-headers/e1b061ff624531e82a7daea5dbd56c07e08bf0be.tar.gz",
|
||||
.hash = "12204967f9d07fda3af6a21d6ab71fb832da2186176c530a7a14aa96043537399e6b",
|
||||
},
|
||||
.wayland_headers = .{
|
||||
.url = "https://github.com/hexops/wayland-headers/archive/7bf46f3d60edab2171643ff85770c392ef62704d.tar.gz",
|
||||
.url = "https://pkg.machengine.org/wayland-headers/7bf46f3d60edab2171643ff85770c392ef62704d.tar.gz",
|
||||
.hash = "1220689912c40c0880b094f748199c490810d4fa4c58ce1ef9058ce97f46ee28496a",
|
||||
},
|
||||
.x11_headers = .{
|
||||
.url = "https://github.com/hexops/x11-headers/archive/99af89c7bfdc7db503f3a7003571f8e81bcd09f3.tar.gz",
|
||||
.url = "https://pkg.machengine.org/x11-headers/99af89c7bfdc7db503f3a7003571f8e81bcd09f3.tar.gz",
|
||||
.hash = "1220e6bd3186841c1da38d862d52ba88dec9633d24f409eda27627321937419a0ddb",
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue