From 5930bc976c80426ed958a67b6eeec93a83ca5b6f Mon Sep 17 00:00:00 2001 From: gmega Date: Tue, 29 Oct 2024 17:50:27 -0300 Subject: [PATCH] switch libtorrent origin to https --- .gitmodules | 2 +- vendor/libtorrent | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index aa237e2cb..350ee107c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "vendor/libtorrent"] path = vendor/libtorrent - url = git@github.com:arvidn/libtorrent.git + url = https://github.com/arvidn/libtorrent.git diff --git a/vendor/libtorrent b/vendor/libtorrent index 24e658aa8..e5fe95f92 160000 --- a/vendor/libtorrent +++ b/vendor/libtorrent @@ -1 +1 @@ -Subproject commit 24e658aa884cb91bb9918487ba0e9bb51d7bf70f +Subproject commit e5fe95f92273bd775961e2f1f3b4ec45f8012d9e