From 66fa64884f6ac6507154f72e59b579e66185c576 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 16:29:43 +0000 Subject: [PATCH] ghcup: Update to version 0.1.40.0 --- bucket/ghcup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ghcup.json b/bucket/ghcup.json index 04199497e2..20ab471010 100644 --- a/bucket/ghcup.json +++ b/bucket/ghcup.json @@ -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", "homepage": "https://www.haskell.org/ghcup", "license": "LGPL-v3", @@ -14,8 +14,8 @@ "depends": "msys2", "architecture": { "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", - "hash": "c7834c33d0b7225186325417bad329fda519f770e8c85ae3ffa4b38c4311439c" + "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": "4694c282146910bb33cccbf679f7e65f16f4e9ea7b89ac1b3c10b3c4f853704c" } }, "env_set": {