stack: Update to version 2.7.5

This commit is contained in:
github-actions[bot] 2022-03-07 00:32:28 +00:00
parent 7428fdece9
commit 84d4a182a2

View File

@ -1,12 +1,12 @@
{
"version": "2.7.3",
"version": "2.7.5",
"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.7.3/stack-2.7.3-windows-x86_64.zip",
"hash": "9f8c406f5ffbe72670c9499959ddab76fa8a378b4f25e3b82700c16c7fd2bad6"
"url": "https://github.com/commercialhaskell/stack/releases/download/v2.7.5/stack-2.7.5-windows-x86_64.zip",
"hash": "a77a1b27501d78800baa7e88d8ccca1d6e9b19b9c59f02f2a40ca260aaa75260"
}
},
"bin": "stack.exe",