mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
stack: Update to version 2.9.3
This commit is contained in:
parent
3883718687
commit
b5161ea0a3
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9.1",
|
"version": "2.9.3",
|
||||||
"description": "The Haskell Tool Stack",
|
"description": "The Haskell Tool Stack",
|
||||||
"homepage": "https://www.haskellstack.org",
|
"homepage": "https://www.haskellstack.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/commercialhaskell/stack/releases/download/v2.9.1/stack-2.9.1-windows-x86_64.zip",
|
"url": "https://github.com/commercialhaskell/stack/releases/download/v2.9.3/stack-2.9.3-windows-x86_64.zip",
|
||||||
"hash": "5bbf72847b9978bcc8f23b4db3f1b9f76e85628086f85b6b29aa5d6a7ba4497d"
|
"hash": "9403e374429aaab4d8843d9ed1bb616f7c94bea81fee0f594412b8bbb6b98970"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "stack.exe",
|
"bin": "stack.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user