mirror of
https://github.com/YunoHost-Apps/simple-torrent_ynh.git
synced 2024-09-03 20:26:18 +02:00
parent
2f1282e534
commit
0938b39225
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.3~ynh1
|
||||
**Shipped version:** 1.3.4~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.3~ynh1
|
||||
**Version incluse :** 1.3.4~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.3/cloud-torrent_linux_arm64_static.gz
|
||||
SOURCE_SUM=b696c6d2e5d33cd81dd21a9b593fbf2fcb40279465bbacc1b31a5cbb51acae49
|
||||
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.4/cloud-torrent_linux_arm64_static.gz
|
||||
SOURCE_SUM=81995fcf6a409a47b7316967e65f2faeba0d16b80f3913cc91d402d7f37642a3
|
||||
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.3/cloud-torrent_linux_386_static.gz
|
||||
SOURCE_SUM=6b924d0a12ac0ad7b8b9cddf1d65e1f4e9b1974e34dd52946afd0a4a9d9b0302
|
||||
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.4/cloud-torrent_linux_386_static.gz
|
||||
SOURCE_SUM=ab92c751f918d944072093f5abe7ebbd1f8d1dd138e12019b1bffe9d8b645c65
|
||||
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.3/cloud-torrent_linux_amd64_static.gz
|
||||
SOURCE_SUM=4fc6c7ddfa35045b0604e38bbf8fd0ea2e9716b8ba468149da63ce977028fec1
|
||||
SOURCE_URL=https://github.com/boypt/simple-torrent/releases/download/1.3.4/cloud-torrent_linux_amd64_static.gz
|
||||
SOURCE_SUM=2ca5e4ddc42275f2448a391b3aa4a55ddc33bb561d418498a48510b609865f9f
|
||||
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.3~ynh1",
|
||||
"version": "1.3.4~ynh1",
|
||||
"url": "https://github.com/boypt/simple-torrent",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
|
Loading…
Add table
Reference in a new issue