From a1ce1ccae925bd15bb4ca8e57401760bd83b2166 Mon Sep 17 00:00:00 2001 From: Semjon Kerner Date: Mon, 12 Apr 2021 23:12:39 +0200 Subject: [PATCH] update chalutier addon for default dead color --- fishy/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fishy/constants.py b/fishy/constants.py index 20ae28b..e1b74bb 100644 --- a/fishy/constants.py +++ b/fishy/constants.py @@ -1,5 +1,5 @@ apiversion = 2 -chalutier = ("Chalutier", "https://github.com/fishyboteso/Chalutier/raw/619b4ab0b8ff91746afda855542e886d27b7a794/Chalutier_1.1.2.zip", 112) +chalutier = ("Chalutier", "https://github.com/fishyboteso/Chalutier/raw/main/Chalutier_1.1.3.zip", 113) lam2 = ("LibAddonMenu-2.0", "https://www.esoui.com/downloads/dl7/LibAddonMenu-2.0r32.zip", 32) fishyqr = ("FishyQR", "https://github.com/fishyboteso/FishyQR/files/6329586/FishyQR.zip", 100)