ghcup: Update to version 0.1.40.0

This commit is contained in:
github-actions[bot] 2025-01-01 16:29:43 +00:00
parent 05fc555cb1
commit 66fa64884f

View File

@ -1,5 +1,5 @@
{ {
"version": "0.1.30.0", "version": "0.1.40.0",
"description": "GHCup is the main installer for the general purpose language Haskell", "description": "GHCup is the main installer for the general purpose language Haskell",
"homepage": "https://www.haskell.org/ghcup", "homepage": "https://www.haskell.org/ghcup",
"license": "LGPL-v3", "license": "LGPL-v3",
@ -14,8 +14,8 @@
"depends": "msys2", "depends": "msys2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/haskell/ghcup-hs/releases/download/v0.1.30.0/x86_64-mingw64-ghcup-0.1.30.0.exe#/ghcup.exe", "url": "https://github.com/haskell/ghcup-hs/releases/download/v0.1.40.0/x86_64-mingw64-ghcup-0.1.40.0.exe#/ghcup.exe",
"hash": "c7834c33d0b7225186325417bad329fda519f770e8c85ae3ffa4b38c4311439c" "hash": "4694c282146910bb33cccbf679f7e65f16f4e9ea7b89ac1b3c10b3c4f853704c"
} }
}, },
"env_set": { "env_set": {