mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ziglang: Update to version 0.7.1
This commit is contained in:
parent
703d5ec66e
commit
9b4c281417
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
|
||||
"homepage": "https://ziglang.org/",
|
||||
"license": "MIT",
|
||||
@ -8,9 +8,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ziglang/zig/releases/download/0.7.0/zig-windows-x86_64-0.7.0.zip",
|
||||
"hash": "965f56c0a36f9cda2125e3a348bc654f7f155e2804c3667d231775ec228f8553",
|
||||
"extract_dir": "zig-windows-x86_64-0.7.0"
|
||||
"url": "https://github.com/ziglang/zig/releases/download/0.7.1/zig-windows-x86_64-0.7.1.zip",
|
||||
"hash": "4818a8a65b4672bc52c0ae7f14d014e0eb8caf10f12c0745176820384cea296a",
|
||||
"extract_dir": "zig-windows-x86_64-0.7.1"
|
||||
}
|
||||
},
|
||||
"bin": "zig.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user