stack: Update to version 2.3.3

This commit is contained in:
Jakub Čábera 2020-08-06 08:10:09 +02:00
parent 82cb76ca8c
commit a56ad4fa68

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.1", "version": "2.3.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.3.1/stack-2.3.1-windows-x86_64.zip", "url": "https://github.com/commercialhaskell/stack/releases/download/v2.3.3/stack-2.3.3-windows-x86_64.zip",
"hash": "4790975b189d2a511e2e9fa6416d9d2d869763f7ae93e522afac7c2edae279c2" "hash": "fb14dfea14cc0562a2e7c78f2c92be0f7b6119f1b3c2265f5e623b7149309802"
} }
}, },
"bin": "stack.exe", "bin": "stack.exe",