From 3ea504069aa9027000a27a11ba0dfd1ff4997bd5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Sep 2021 14:19:30 +0200 Subject: [PATCH] Upgrade to version 1.3.7 (#62) * Upgrade to v1.3.7 * Auto-update README Co-authored-by: yunohost-bot Co-authored-by: Yunohost-Bot <> --- README.md | 2 +- README_fr.md | 2 +- conf/arm64.src | 4 ++-- conf/i386.src | 5 ++--- conf/x86_64.src | 7 +++---- manifest.json | 4 ++-- 6 files changed, 11 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 518dfc3..33e9898 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). - Magnet RSS subscribing supported -**Shipped version:** 1.3.6~ynh4 +**Shipped version:** 1.3.7~ynh1 diff --git a/README_fr.md b/README_fr.md index 2df8afb..af18d8c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). - Magnet RSS subscribing supported -**Version incluse :** 1.3.6~ynh4 +**Version incluse :** 1.3.7~ynh1 diff --git a/conf/arm64.src b/conf/arm64.src index 76aefb5..ec64ec3 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.6/cloud-torrent_linux_arm64_static.gz -SOURCE_SUM=05ce23e5a653eef8c9e4e3a187a21c5e21fb45606a924fdef744a60102baabe7 +SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.7/cloud-torrent_linux_arm64_static.gz +SOURCE_SUM=3a10c51496650326d48e4b2288407857e8c01b916f93acbfa7e0850170914091 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=gz SOURCE_IN_SUBDIR=false diff --git a/conf/i386.src b/conf/i386.src index 10c5bfe..6078e37 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,7 +1,6 @@ -SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.6/cloud-torrent_linux_386_static.gz -SOURCE_SUM=4ea80bccb38fae6b97c88b2e4c3bcb5173e38f546034b30fcec00c704a3a4b56 +SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.7/cloud-torrent_linux_386_static.gz +SOURCE_SUM=84fca011f5978808c9e113324dda4a5fa5f36df82cac55629569a00e7768e853 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=gz SOURCE_IN_SUBDIR=false -SOURCE_FILENAME= SOURCE_EXTRACT=false diff --git a/conf/x86_64.src b/conf/x86_64.src index 6aee445..a62e201 100644 --- a/conf/x86_64.src +++ b/conf/x86_64.src @@ -1,7 +1,6 @@ -SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.6/cloud-torrent_linux_amd64_static.gz -SOURCE_SUM=57fff18227be6528873d9827fc6fe50ead1329701dbf4966428518d0a0f2b101 +SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.7/cloud-torrent_linux_amd64_static.gz +SOURCE_SUM=2f33110646b4448ea8122cdd770c9a1992964423f64f0e996d1cbbb2f8c01099 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=gz SOURCE_IN_SUBDIR=false -SOURCE_FILENAME= -SOURCE_EXTRACT=false \ No newline at end of file +SOURCE_EXTRACT=false diff --git a/manifest.json b/manifest.json index 69a2e24..471ddcf 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.3.6~ynh4", + "version": "1.3.7~ynh1", "url": "https://github.com/boypt/simple-torrent", "upstream": { "license": "AGPL-3.0-only", @@ -26,7 +26,7 @@ "nginx" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain",