stack: Update to version 2.13.1

This commit is contained in:
github-actions[bot] 2023-09-30 00:33:07 +00:00
parent fa68539996
commit a1d4e65220

View File

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