stack: Update to version 2.15.5

This commit is contained in:
github-actions[bot] 2024-03-29 01:14:14 +00:00
parent c69e1024e3
commit 96ab22f39e

View File

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