From ffa4928cfd04c9b922c492adc6d1c3dc49e1f962 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 08:29:26 +0000 Subject: [PATCH] ghcup: Update to version 0.1.50.2 --- bucket/ghcup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ghcup.json b/bucket/ghcup.json index cfaf786b4d..dd3da4f02d 100644 --- a/bucket/ghcup.json +++ b/bucket/ghcup.json @@ -1,5 +1,5 @@ { - "version": "0.1.50.1", + "version": "0.1.50.2", "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.50.1/x86_64-mingw64-ghcup-0.1.50.1.exe#/ghcup.exe", - "hash": "6945ecd1740903269392969894d64dcccc1586d3d883cfed6ec2a586c016877f" + "url": "https://github.com/haskell/ghcup-hs/releases/download/v0.1.50.2/x86_64-mingw64-ghcup-0.1.50.2.exe#/ghcup.exe", + "hash": "624f0abd4b2370a4bdccd764be6da16d19a539a300ad379bc0c02944746b80f4" } }, "env_set": {