mirror of
https://github.com/YunoHost-Apps/simple-torrent_ynh.git
synced 2024-09-03 20:26:18 +02:00
parent
e13eaeffe2
commit
55cb0ee91a
6 changed files with 9 additions and 9 deletions
|
@ -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.0~ynh1
|
||||
**Shipped version:** 1.3.1~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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.0~ynh1
|
||||
**Version incluse :** 1.3.1~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.0/cloud-torrent_linux_arm64_static.gz
|
||||
SOURCE_SUM=16835738f35ebfa69a6d6a687f4f17917fa9019c07228da7cee62b16829b7a00
|
||||
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.1/cloud-torrent_linux_arm64_static.gz
|
||||
SOURCE_SUM=0348fbf541c97dcefac1f925a5372c0889b815bf4447f065b696aca16a3eb8b9
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.0/cloud-torrent_linux_386_static.gz
|
||||
SOURCE_SUM=56fa0b4ef9dbd3d06c531786cad2e095afd4556722e4ef8b7f9f65cb1853b4cc
|
||||
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.1/cloud-torrent_linux_386_static.gz
|
||||
SOURCE_SUM=0bc59e5e04ef87d7e55c47553d4487da6d3b5dd707fade167acbdd63a300b249
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.0/cloud-torrent_linux_amd64_static.gz
|
||||
SOURCE_SUM=91f3f8538d90cf2fd4f5899d1ebd8c7820578fdc1947047d1cf0e5f53e99e81e
|
||||
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.1/cloud-torrent_linux_amd64_static.gz
|
||||
SOURCE_SUM=de6e9fd068639cfe25082bf642ac8d526351361722de6b27b70d0585c58e670d
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Self-hosted remote torrent client",
|
||||
"fr": "Client torrent distant auto-hébergé"
|
||||
},
|
||||
"version": "1.3.0~ynh1",
|
||||
"version": "1.3.1~ynh1",
|
||||
"url": "https://github.com/boypt/simple-torrent",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue