stack: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2023-05-19 00:34:11 +00:00
parent bf6069ea45
commit f8dc554dc5

View File

@ -1,12 +1,12 @@
{ {
"version": "2.9.3", "version": "2.11.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.9.3/stack-2.9.3-windows-x86_64.zip", "url": "https://github.com/commercialhaskell/stack/releases/download/v2.11.1/stack-2.11.1-windows-x86_64.zip",
"hash": "9403e374429aaab4d8843d9ed1bb616f7c94bea81fee0f594412b8bbb6b98970" "hash": "56a9394b3be8058206aa1efa23ea40cd8a3afbfd295432de7a81d72e86615087"
} }
}, },
"bin": "stack.exe", "bin": "stack.exe",