mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
stack: Update to version 3.1.1
This commit is contained in:
parent
98ff0fa7be
commit
10a9776f88
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.15.7",
|
"version": "3.1.1",
|
||||||
"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.15.7/stack-2.15.7-windows-x86_64.zip",
|
"url": "https://github.com/commercialhaskell/stack/releases/download/v3.1.1/stack-3.1.1-windows-x86_64.zip",
|
||||||
"hash": "fba8cd635982151ca890d2ca73f98a69e05a7387077fdc2d102f52580ba81cdf"
|
"hash": "0a02a78400081f017d26c0480a701529aa49f170d7d46daac5c814dee01691cd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "stack.exe",
|
"bin": "stack.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user