stack: Update to version 3.7.1

This commit is contained in:
github-actions[bot] 2025-06-28 20:29:01 +00:00
parent 6e74afb102
commit 95522b89ed

View File

@ -1,12 +1,12 @@
{ {
"version": "3.5.1", "version": "3.7.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/v3.5.1/stack-3.5.1-windows-x86_64.zip", "url": "https://github.com/commercialhaskell/stack/releases/download/v3.7.1/stack-3.7.1-windows-x86_64.zip",
"hash": "936f0921eb77cbc7e0bb3b122e202ef3b1f15a8439e31560f15ed91e6facb828" "hash": "6a7afbd56f511bcd13553cfc8ce3329621d1648cf2c858cb45b4fc6a9158d992"
} }
}, },
"bin": "stack.exe", "bin": "stack.exe",