From 14e3c9aa841f4a2e0d97aa6208cbbc922e175b0b Mon Sep 17 00:00:00 2001 From: Semjon Kerner Date: Fri, 25 Feb 2022 11:11:46 +0100 Subject: [PATCH] update fishy to 0.5.8 and fishyqr to 1.2.0 --- fishy/constants.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fishy/constants.py b/fishy/constants.py index d950cd1..bbcb352 100644 --- a/fishy/constants.py +++ b/fishy/constants.py @@ -5,7 +5,7 @@ chalutier = ("Chalutier", "https://www.esoui.com/downloads/dl2934/Chalutier_1.1. # addons used lam2 = ("LibAddonMenu-2.0", "https://www.esoui.com/downloads/dl7/LibAddonMenu-2.0r32.zip", 32) -fishyqr = ("FishyQR", "https://github.com/fishyboteso/FishyQR/files/7575974/FishyQR.zip", 101) +fishyqr = ("FishyQR", "https://github.com/fishyboteso/FishyQR/releases/download/v1.2.0/FishyQR.zip", 120) libgps = ("LibGPS", "https://cdn.esoui.com/downloads/file601/LibGPS_3_0_3.zip", 30) -version = "0.5.7" +version = "0.5.8"