mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
stack: Update to version 2.7.3
This commit is contained in:
parent
0f57003cc4
commit
5c969f3159
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7.1",
|
"version": "2.7.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.7.1/stack-2.7.1-windows-x86_64.zip",
|
"url": "https://github.com/commercialhaskell/stack/releases/download/v2.7.3/stack-2.7.3-windows-x86_64.zip",
|
||||||
"hash": "12729150cbbd0e5007fc59a70ed17a9ba4ef1430e24d3e440b435128a3029ab1"
|
"hash": "9f8c406f5ffbe72670c9499959ddab76fa8a378b4f25e3b82700c16c7fd2bad6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "stack.exe",
|
"bin": "stack.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user