From 63e9943e65c7391ac713a5ea0365295c748a7714 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 20:27:04 +0000 Subject: [PATCH] ghcup: Update to version 0.1.50.0 --- bucket/ghcup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ghcup.json b/bucket/ghcup.json index 8186b8a31a..a8a29fb955 100644 --- a/bucket/ghcup.json +++ b/bucket/ghcup.json @@ -1,5 +1,5 @@ { - "version": "0.1.40.0", + "version": "0.1.50.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.40.0/x86_64-mingw64-ghcup-0.1.40.0.exe#/ghcup.exe", - "hash": "65af3e0cfa6e47e7b4ead50d5f64849c6907ccc5d148c63d7c06a9a051ec8112" + "url": "https://github.com/haskell/ghcup-hs/releases/download/v0.1.50.0/x86_64-mingw64-ghcup-0.1.50.0.exe#/ghcup.exe", + "hash": "72df5dce7f24e575382135f4a2e9fc7c71d31139ede1ea9e16c90de391fca6c1" } }, "env_set": {