From 60b32b27cd4cd0fea55b707d6582e84f15dbf68e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Thu, 6 Jun 2024 22:31:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BE=D1=80=D1=80=D0=B5=D0=BA=D1=82?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=BA=D0=B0=20URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- scripts/install.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 1e839fa..53d0c96 100644 --- a/go.mod +++ b/go.mod @@ -31,9 +31,9 @@ require ( golang.org/x/sys v0.12.0 golang.org/x/text v0.13.0 gopkg.in/yaml.v3 v3.0.1 - plemya-x.ru/fakeroot v0.0.0-20240601131003-c638a3543283 modernc.org/sqlite v1.25.0 mvdan.cc/sh/v3 v3.7.0 + plemya-x.ru/fakeroot v0.0.0-20240601131003-c638a3543283 ) require ( diff --git a/scripts/install.sh b/scripts/install.sh index ad5628e..9d3d519 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -git clone https://gitflic.ru/project/xpamych/alr.git /tmp/alr +git clone https://gitverse.ru/sc/Xpamych/ALR.git /tmp/alr cd /tmp/alr sudo make install rm -rf /tmp/alr \ No newline at end of file