stack: Update to version 2.7.3

This commit is contained in:
Jakub Čábera 2021-07-20 20:36:13 -07:00
parent 0f57003cc4
commit 5c969f3159

View File

@ -1,12 +1,12 @@
{
"version": "2.7.1",
"version": "2.7.3",
"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.7.1/stack-2.7.1-windows-x86_64.zip",
"hash": "12729150cbbd0e5007fc59a70ed17a9ba4ef1430e24d3e440b435128a3029ab1"
"url": "https://github.com/commercialhaskell/stack/releases/download/v2.7.3/stack-2.7.3-windows-x86_64.zip",
"hash": "9f8c406f5ffbe72670c9499959ddab76fa8a378b4f25e3b82700c16c7fd2bad6"
}
},
"bin": "stack.exe",