From eaf31211de87ab23682f9b659d26b0679b4f98ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 16:46:40 +0000 Subject: [PATCH] ghcup: Update to version 0.1.22.0 --- bucket/ghcup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ghcup.json b/bucket/ghcup.json index b38b9b7367..1e8c0a0eef 100644 --- a/bucket/ghcup.json +++ b/bucket/ghcup.json @@ -1,5 +1,5 @@ { - "version": "0.1.20.0", + "version": "0.1.22.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.20.0/x86_64-mingw64-ghcup-0.1.20.0.exe#/ghcup.exe", - "hash": "c2058a510977e982332ee910cc717e6776502243fc1d53d58f3a58b79ce86f43" + "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" } }, "env_set": {