From 9b2ed4568293c2595dcb296bb589808847840002 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 16:27:10 +0000 Subject: [PATCH] ghcup: Update to version 0.1.30.0 --- bucket/ghcup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ghcup.json b/bucket/ghcup.json index 1e8c0a0eef..6a701bac66 100644 --- a/bucket/ghcup.json +++ b/bucket/ghcup.json @@ -1,5 +1,5 @@ { - "version": "0.1.22.0", + "version": "0.1.30.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.22.0/x86_64-mingw64-ghcup-0.1.22.0.exe#/ghcup.exe", - "hash": "92d3827cd369112a7e3c328807e1748db8da3df1661227d473d4cf019fb01e46" + "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": "bef1782456affb2fe372af667087e02af51073d2ee85e9912c3e6921e4c5d6d4" } }, "env_set": {