From 54406cf12000a574c5bead4d07a1470100aa0286 Mon Sep 17 00:00:00 2001 From: Adam Saudagar Date: Sun, 18 Apr 2021 11:59:41 +0530 Subject: [PATCH] corrected addons versions --- fishy/constants.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fishy/constants.py b/fishy/constants.py index 7f48ab7..20ae28b 100644 --- a/fishy/constants.py +++ b/fishy/constants.py @@ -2,5 +2,5 @@ apiversion = 2 chalutier = ("Chalutier", "https://github.com/fishyboteso/Chalutier/raw/619b4ab0b8ff91746afda855542e886d27b7a794/Chalutier_1.1.2.zip", 112) 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", 1) -libgps = ("LibAddonMenu-2.0", "https://cdn.esoui.com/downloads/file601/LibGPS_3_0_3.zip", 1) +fishyqr = ("FishyQR", "https://github.com/fishyboteso/FishyQR/files/6329586/FishyQR.zip", 100) +libgps = ("LibGPS", "https://cdn.esoui.com/downloads/file601/LibGPS_3_0_3.zip", 30)