stack: Update to version 2.9.1

This commit is contained in:
github-actions[bot] 2022-09-19 12:32:03 +00:00
parent 7891996f4e
commit 9665238d00

View File

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