From 7aea2a1e6c2e86225c5ab5022918b9b8cbdba394 Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen.haas@lakedrops.com>
Date: Mon, 2 Dec 2024 15:24:02 +0100
Subject: [PATCH] composer/plugin/drupal-environment#19 Replace broken library
 link on GitHub

---
 defaults/drupal-libraries.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/defaults/drupal-libraries.json b/defaults/drupal-libraries.json
index 6eb644d..976f00b 100644
--- a/defaults/drupal-libraries.json
+++ b/defaults/drupal-libraries.json
@@ -11,7 +11,7 @@
   "jquery.chosen": "https://github.com/harvesthq/chosen/releases/download/v1.8.7/chosen_v1.8.7.zip",
   "jquery.geocomplete": "https://github.com/ubilabs/geocomplete/archive/refs/tags/1.7.0.zip",
   "jquery.hotkeys": "https://github.com/jeresig/jquery.hotkeys/archive/refs/tags/0.2.0.zip",
-  "jquery.icheck": "https://github.com/dargullin/icheck/archive/refs/tags/1.0.2.zip",
+  "jquery.icheck": "https://github.com/drgullin/icheck/archive/refs/heads/1.0.3.zip",
   "jquery.image-picker": "https://github.com/rvera/image-picker/archive/refs/tags/0.3.1.zip",
   "jquery.inputmask": "https://github.com/RobinHerbots/jquery.inputmask/archive/refs/tags/5.0.8.zip",
   "jquery.intl-tel-input": "https://github.com/jackocnr/intl-tel-input/archive/refs/tags/v17.0.19.zip",
-- 
GitLab