mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
coq: Fix env_set (#6001)
This commit is contained in:
parent
1a7498d335
commit
85c75f1e10
@ -28,7 +28,7 @@
|
|||||||
]
|
]
|
||||||
],
|
],
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"COQBIN": "bin"
|
"COQBIN": "$dir\\bin"
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://api.github.com/repositories/212040108/releases/latest",
|
"url": "https://api.github.com/repositories/212040108/releases/latest",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user