mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
Update stack to version 1.5.0
This commit is contained in:
parent
6b89883db9
commit
c1089b0fad
10
stack.json
10
stack.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.haskellstack.org",
|
"homepage": "https://www.haskellstack.org",
|
||||||
"license": "BSD 3-Clause",
|
"license": "BSD 3-Clause",
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/commercialhaskell/stack/releases/download/v1.4.0/stack-1.4.0-windows-x86_64.zip",
|
"url": "https://github.com/commercialhaskell/stack/releases/download/v1.5.0/stack-1.5.0-windows-x86_64.zip",
|
||||||
"hash": "f05e7c2108a10750a5be240170202e7c3e10fee1e196068c5539f85750bc7e2b"
|
"hash": "ded27bc5de5b762454709cb1ebcde46d6723e979656d7ded056c99c5b313e220"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/commercialhaskell/stack/releases/download/v1.4.0/stack-1.4.0-windows-i386.zip",
|
"url": "https://github.com/commercialhaskell/stack/releases/download/v1.5.0/stack-1.5.0-windows-i386.zip",
|
||||||
"hash": "91b87b17a2a7dcaff951b0d5994b75024d5d34ef72d06b50c21f985ce280c7be"
|
"hash": "4a2d2d7dcc43df0184b7fa2a8018e10cd9a531c66e7421268acea71f7d8d7df9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user