diff --git a/README.md b/README.md index 07ae9ce..9af5d75 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Simple Torrent is a self-hosted remote torrent client, written in Go (golang). Started torrents remotely, download sets of files on the local disk of the server, which are then retrievable or streamable via HTTP. -**Shipped version:** 1.2.19 +**Shipped version:** 1.2.20 ## Screenshots diff --git a/README_fr.md b/README_fr.md index ef89c91..fe61835 100644 --- a/README_fr.md +++ b/README_fr.md @@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install Simple Torrent est un client torrent distant auto-hébergé, écrit en Go (golang). Démarrez des torrents à distance, téléchargez des ensembles de fichiers sur le disque local du serveur, qui sont ensuite récupérables ou diffusables via HTTP. -**Version incluse :** 1.2.19 +**Version incluse :** 1.2.20 ## Captures d'écran diff --git a/conf/arm64.src b/conf/arm64.src index 911d88c..e8ae6f5 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.2.19/cloud-torrent_linux_arm64.gz -SOURCE_SUM= +SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.2.20/cloud-torrent_linux_arm64.gz +SOURCE_SUM=5eb31c2a42ac3e7d22968c4ba71a237f44344f8282c988fa1dc714f14a7ea491 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=gz SOURCE_IN_SUBDIR=false diff --git a/conf/i386.src b/conf/i386.src index 9cac178..ab4348d 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.2.19/cloud-torrent_linux_386.gz -SOURCE_SUM=635f939132c7b0bf1d26e3906768ff3d48abf3f7555a04eadb964e44a5749430 +SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.2.20/cloud-torrent_linux_386.gz +SOURCE_SUM=115ef1e04adddb32db3d44ba2f4b2084d59fdd2882b2dce1f053f08c9fdbba6c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=gz SOURCE_IN_SUBDIR=false diff --git a/conf/x86_64.src b/conf/x86_64.src index 5560a7b..df95b3e 100644 --- a/conf/x86_64.src +++ b/conf/x86_64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.2.19/cloud-torrent_linux_amd64.gz -SOURCE_SUM=6f36d728a242e483aebf152483c076569252c2bf6876f3fda5f8b2dae0492b0d +SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.2.20/cloud-torrent_linux_amd64.gz +SOURCE_SUM=072d6c802719addc7d55df9755614e513f00d055a88b13d0cfa832a305b31ff1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 44ae556..f50cb60 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted remote torrent client", "fr": "Client torrent distant auto-hébergé" }, - "version": "1.2.19~ynh1", + "version": "1.2.20~ynh1", "url": "https://github.com/boypt/simple-torrent", "license": "AGPL-3.0-only", "maintainer": {