stack: Update to version 3.3.1

This commit is contained in:
github-actions[bot] 2024-12-28 16:28:52 +00:00
parent d47930329e
commit c7ec7ebe6c

View File

@ -1,12 +1,12 @@
{ {
"version": "3.1.1", "version": "3.3.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.1.1/stack-3.1.1-windows-x86_64.zip", "url": "https://github.com/commercialhaskell/stack/releases/download/v3.3.1/stack-3.3.1-windows-x86_64.zip",
"hash": "0a02a78400081f017d26c0480a701529aa49f170d7d46daac5c814dee01691cd" "hash": "138251d1f03d6dd4170e1886ca0a4498166067f840ffcd555fb4204c223f8466"
} }
}, },
"bin": "stack.exe", "bin": "stack.exe",