stack: Update to version 2.15.3

This commit is contained in:
github-actions[bot] 2024-03-07 04:26:29 +00:00
parent 7d1153ceab
commit 0e0a046883

View File

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