1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simple-torrent_ynh.git synced 2024-09-03 20:26:18 +02:00
* 1.3.2
This commit is contained in:
Éric Gaspar 2021-07-19 11:28:57 +02:00 committed by GitHub
parent 723928c573
commit ee4c010110
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 9 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Self-hosted remote torrent client
**Shipped version:** 1.3.1~ynh1
**Shipped version:** 1.3.2~ynh1

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Client torrent distant auto-hébergé
**Version incluse :** 1.3.1~ynh1
**Version incluse :** 1.3.2~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.1/cloud-torrent_linux_arm64_static.gz
SOURCE_SUM=0348fbf541c97dcefac1f925a5372c0889b815bf4447f065b696aca16a3eb8b9
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.2/cloud-torrent_linux_arm64_static.gz
SOURCE_SUM=9d489c3e511d248c584120136eb02fb74aa2c59ce137e16e59d178b5ce9cc334
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=gz
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.1/cloud-torrent_linux_386_static.gz
SOURCE_SUM=0bc59e5e04ef87d7e55c47553d4487da6d3b5dd707fade167acbdd63a300b249
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.2/cloud-torrent_linux_386_static.gz
SOURCE_SUM=ec0c7a17df854a11d505e3d7d95bcf3f9f90c87d70d467f44e084ba3c6d628f8
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=gz
SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.1/cloud-torrent_linux_amd64_static.gz
SOURCE_SUM=de6e9fd068639cfe25082bf642ac8d526351361722de6b27b70d0585c58e670d
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.2/cloud-torrent_linux_amd64_static.gz
SOURCE_SUM=f0bbae637193d9c690841fa686f50aff68081a000b8618cda0e2c195bfdda607
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=gz
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Self-hosted remote torrent client",
"fr": "Client torrent distant auto-hébergé"
},
"version": "1.3.1~ynh1",
"version": "1.3.2~ynh1",
"url": "https://github.com/boypt/simple-torrent",
"upstream": {
"license": "AGPL-3.0-only",