haskell-cabal: Update to version 3.14.2.0

This commit is contained in:
github-actions[bot] 2025-04-07 20:29:03 +00:00
parent 81617e395a
commit 950467e59d

View File

@ -1,5 +1,5 @@
{
"version": "3.14.1.0",
"version": "3.14.2.0",
"description": "Cabal is a system for building and packaging Haskell libraries and programs.",
"homepage": "https://www.haskell.org/cabal/",
"license": "BSD-3-Clause",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://downloads.haskell.org/~cabal/cabal-install-latest/cabal-install-3.14.1.0-x86_64-windows.zip",
"hash": "846abae8446880f11ebf2bafddb533f510285918ae8089afec77c1525825b8b2"
"url": "https://downloads.haskell.org/~cabal/cabal-install-latest/cabal-install-3.14.2.0-x86_64-windows.zip",
"hash": "7b97779519f7c4e86d7a87ff2ec57777c17ca69389b968f363fbfbdbf4ae8536"
}
},
"bin": "cabal.exe",