mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
ziglang: Suggest vcredist (#836)
This commit is contained in:
parent
63d1c23bfe
commit
246fff18d8
@ -3,6 +3,9 @@
|
||||
"description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
|
||||
"homepage": "https://ziglang.org/",
|
||||
"license": "MIT",
|
||||
"suggest": {
|
||||
"vcredist": "extras/vcredist2019"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ziglang/zig/releases/download/0.5.0/zig-windows-x86_64-0.5.0.zip",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user