stack: Update to version 2.15.1

This commit is contained in:
github-actions[bot] 2024-02-10 00:32:43 +00:00
parent ae20ca0db7
commit ea5249ddc2

View File

@ -1,12 +1,12 @@
{
"version": "2.13.1",
"version": "2.15.1",
"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.13.1/stack-2.13.1-windows-x86_64.zip",
"hash": "fc91369194dcf8ebdf6450f4ee1053088ecc20d5ea16faa260b498d9182777f1"
"url": "https://github.com/commercialhaskell/stack/releases/download/v2.15.1/stack-2.15.1-windows-x86_64.zip",
"hash": "d3ce515e939570887154bc25514fe727cd6f89d1ea24c25ccb3dbcb48a4c30a7"
}
},
"bin": "stack.exe",