mirror of
https://github.com/mitchellh/zig-overlay.git
synced 2025-02-05 17:02:48 +02:00
update sources.json
This commit is contained in:
parent
f09ba84795
commit
2790abe39d
1 changed files with 50 additions and 18 deletions
68
sources.json
68
sources.json
|
@ -36,34 +36,34 @@
|
|||
},
|
||||
"latest": {
|
||||
"x86_64-linux": {
|
||||
"url": "https://ziglang.org/builds/zig-linux-x86_64-0.12.0-dev.185+49075d205.tar.xz",
|
||||
"version": "0.12.0-dev.185+49075d205",
|
||||
"sha256": "b247525c744f166e89cf88241f099dfb337a4e81b2fae5b9355f53b768b18e60"
|
||||
"url": "https://ziglang.org/builds/zig-linux-x86_64-0.12.0-dev.244+f4c9e19bc.tar.xz",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc",
|
||||
"sha256": "b9bc50e95b6a16df78060de62ee4f032cb6966a63f45ea76a81c1b702e628d94"
|
||||
},
|
||||
"aarch64-linux": {
|
||||
"url": "https://ziglang.org/builds/zig-linux-aarch64-0.12.0-dev.185+49075d205.tar.xz",
|
||||
"version": "0.12.0-dev.185+49075d205",
|
||||
"sha256": "fd16063c72257b91c48dac6eca14a8996d288edfb9a8dd2d3b3e8419cb7a27ab"
|
||||
"url": "https://ziglang.org/builds/zig-linux-aarch64-0.12.0-dev.244+f4c9e19bc.tar.xz",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc",
|
||||
"sha256": "7eb979ffce30ef0322b4d0dc0fc408a7f80b636494a9e333e74cf8d825f2ed3f"
|
||||
},
|
||||
"x86_64-darwin": {
|
||||
"url": "https://ziglang.org/builds/zig-macos-x86_64-0.12.0-dev.185+49075d205.tar.xz",
|
||||
"version": "0.12.0-dev.185+49075d205",
|
||||
"sha256": "c052ad4e616b61e92ebc94c4d80a881eaba90c1ed4d46bed178ef719e6874642"
|
||||
"url": "https://ziglang.org/builds/zig-macos-x86_64-0.12.0-dev.244+f4c9e19bc.tar.xz",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc",
|
||||
"sha256": "630a29524f0e56fe9b4982b155479b6a02674b17af486dad20a41f99886e036b"
|
||||
},
|
||||
"aarch64-darwin": {
|
||||
"url": "https://ziglang.org/builds/zig-macos-aarch64-0.12.0-dev.185+49075d205.tar.xz",
|
||||
"version": "0.12.0-dev.185+49075d205",
|
||||
"sha256": "35f5327ed19e3ea09b39ee399591bc8eda5fc49a9804b49a3de119d23a2b37fb"
|
||||
"url": "https://ziglang.org/builds/zig-macos-aarch64-0.12.0-dev.244+f4c9e19bc.tar.xz",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc",
|
||||
"sha256": "dc1bc2f9d817cbd0c32c497eefe3969b3edabcf2b0d89cc1a5ee53fefd0a48b4"
|
||||
},
|
||||
"x86_64-windows": {
|
||||
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.12.0-dev.185+49075d205.zip",
|
||||
"sha256": "cc79ede7de0161e5c7e92a91fd72f89475cee621090bd691e3fa3f508ffbed2b",
|
||||
"version": "0.12.0-dev.185+49075d205"
|
||||
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.12.0-dev.244+f4c9e19bc.zip",
|
||||
"sha256": "836a7f4da7306028a4447e9088fd7a6eeed2c03ecc649089c0cae78ea9b0305d",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc"
|
||||
},
|
||||
"aarch64-windows": {
|
||||
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.12.0-dev.185+49075d205.zip",
|
||||
"sha256": "14741c6712edabf71f739a675af7d95038b4dd1b2e460bd39fa9d9dde43167ca",
|
||||
"version": "0.12.0-dev.185+49075d205"
|
||||
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.12.0-dev.244+f4c9e19bc.zip",
|
||||
"sha256": "132c7b46d9266264d9dc2152805a702932836659595192b72d881c50ee1ee1ad",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc"
|
||||
}
|
||||
},
|
||||
"2021-02-20": {
|
||||
|
@ -16856,6 +16856,38 @@
|
|||
"sha256": "14741c6712edabf71f739a675af7d95038b4dd1b2e460bd39fa9d9dde43167ca",
|
||||
"version": "0.12.0-dev.185+49075d205"
|
||||
}
|
||||
},
|
||||
"2023-08-31": {
|
||||
"x86_64-darwin": {
|
||||
"url": "https://ziglang.org/builds/zig-macos-x86_64-0.12.0-dev.244+f4c9e19bc.tar.xz",
|
||||
"sha256": "630a29524f0e56fe9b4982b155479b6a02674b17af486dad20a41f99886e036b",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc"
|
||||
},
|
||||
"aarch64-darwin": {
|
||||
"url": "https://ziglang.org/builds/zig-macos-aarch64-0.12.0-dev.244+f4c9e19bc.tar.xz",
|
||||
"sha256": "dc1bc2f9d817cbd0c32c497eefe3969b3edabcf2b0d89cc1a5ee53fefd0a48b4",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc"
|
||||
},
|
||||
"x86_64-linux": {
|
||||
"url": "https://ziglang.org/builds/zig-linux-x86_64-0.12.0-dev.244+f4c9e19bc.tar.xz",
|
||||
"sha256": "b9bc50e95b6a16df78060de62ee4f032cb6966a63f45ea76a81c1b702e628d94",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc"
|
||||
},
|
||||
"aarch64-linux": {
|
||||
"url": "https://ziglang.org/builds/zig-linux-aarch64-0.12.0-dev.244+f4c9e19bc.tar.xz",
|
||||
"sha256": "7eb979ffce30ef0322b4d0dc0fc408a7f80b636494a9e333e74cf8d825f2ed3f",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc"
|
||||
},
|
||||
"x86_64-windows": {
|
||||
"url": "https://ziglang.org/builds/zig-windows-x86_64-0.12.0-dev.244+f4c9e19bc.zip",
|
||||
"sha256": "836a7f4da7306028a4447e9088fd7a6eeed2c03ecc649089c0cae78ea9b0305d",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc"
|
||||
},
|
||||
"aarch64-windows": {
|
||||
"url": "https://ziglang.org/builds/zig-windows-aarch64-0.12.0-dev.244+f4c9e19bc.zip",
|
||||
"sha256": "132c7b46d9266264d9dc2152805a702932836659595192b72d881c50ee1ee1ad",
|
||||
"version": "0.12.0-dev.244+f4c9e19bc"
|
||||
}
|
||||
}
|
||||
},
|
||||
"0.7.1": {
|
||||
|
|
Loading…
Add table
Reference in a new issue