stack: Update to version 2.7.1

This commit is contained in:
Jakub Čábera 2021-05-08 07:03:20 +02:00
parent afa5a9cedb
commit 4d54785d9c

View File

@ -1,12 +1,12 @@
{
"version": "2.5.1",
"version": "2.7.1",
"description": "The Haskell Tool Stack",
"homepage": "https://www.haskellstack.org",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/commercialhaskell/stack/releases/download/v2.5.1/stack-2.5.1-windows-x86_64.zip",
"hash": "925fcc22e8f40465d2f6a5f9e23a49178d650bd8c6caa3d820c80258a8232a8b"
"url": "https://github.com/commercialhaskell/stack/releases/download/v2.7.1/stack-2.7.1-windows-x86_64.zip",
"hash": "12729150cbbd0e5007fc59a70ed17a9ba4ef1430e24d3e440b435128a3029ab1"
}
},
"bin": "stack.exe",