From 8133301f16f4fc4e4a4c0dc1fa7a0ab4c57afb31 Mon Sep 17 00:00:00 2001 From: tema5002 Date: Wed, 22 Jul 2026 12:03:36 +0000 Subject: [PATCH] =?UTF-8?q?ANYTHING=20but=20working=20on=20the=20I/O=20rew?= =?UTF-8?q?rite=20=F0=9F=A5=80=F0=9F=A5=80=F0=9F=A5=80=F0=9F=A5=80?= =?UTF-8?q?=F0=9F=A5=80=F0=9F=A5=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- argentum/registry.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/argentum/registry.cfg b/argentum/registry.cfg index c33c333..789a11b 100644 --- a/argentum/registry.cfg +++ b/argentum/registry.cfg @@ -1,4 +1,3 @@ - local agregistry = { ["halyde"] = "https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/", ["edit"] = "https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/", @@ -10,8 +9,8 @@ local agregistry = { ["utape"] = "https://raw.githubusercontent.com/Ponali/ArgentumPackages/refs/heads/master/", ["libctif"] = "https://raw.githubusercontent.com/Ponali/ArgentumPackages/refs/heads/master/", ["ctif-viewer"] = "https://raw.githubusercontent.com/Ponali/ArgentumPackages/refs/heads/master/", - ["libsha256"] = "https://raw.githubusercontent.com/tema5002/ag-packages/refs/heads/main/", - ["sha256sum"] = "https://raw.githubusercontent.com/tema5002/ag-packages/refs/heads/main/", + ["libsha256"] = "https://git.sting.lt/tema5002/ag-packages/raw/branch/main/", + ["sha256sum"] = "https://git.sting.lt/tema5002/ag-packages/raw/branch/main/", ["base64"] = "https://raw.githubusercontent.com/mcplayer3/AgPackages/refs/heads/main/", ["gitget"] = "https://raw.githubusercontent.com/mcplayer3/AgPackages/refs/heads/main/" }