mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-13 03:40:42 +02:00
Update simpletorrent to 1.3.9 (#48)
This commit is contained in:
parent
0300393cd8
commit
6780131811
@ -7,7 +7,7 @@ services:
|
|||||||
APP_PORT: $APP_SIMPLE_TORRENT_PORT
|
APP_PORT: $APP_SIMPLE_TORRENT_PORT
|
||||||
|
|
||||||
server:
|
server:
|
||||||
image: boypt/cloud-torrent:1.3.4@sha256:a1355e9ac319d523ce1fd6e8d34ab8e4bf0b5476c52bfe244e37fea64f6f4228
|
image: boypt/cloud-torrent:1.3.9@sha256:90cc62869ebaabbdba31535cdff4c66ede98b341956d2ebcd6650610a37e9819
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
command: >
|
command: >
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: simple-torrent
|
id: simple-torrent
|
||||||
category: Networking
|
category: Networking
|
||||||
name: SimpleTorrent
|
name: SimpleTorrent
|
||||||
version: "1.2.23"
|
version: "1.3.9"
|
||||||
tagline: Download torrents with your Umbrel
|
tagline: Download torrents with your Umbrel
|
||||||
description: >-
|
description: >-
|
||||||
SimpleTorrent is a a self-hosted remote torrent client that starts
|
SimpleTorrent is a a self-hosted remote torrent client that starts
|
||||||
@ -41,4 +41,4 @@ gallery:
|
|||||||
path: ""
|
path: ""
|
||||||
defaultUsername: ""
|
defaultUsername: ""
|
||||||
defaultPassword: ""
|
defaultPassword: ""
|
||||||
torOnly: false
|
torOnly: false
|
||||||
|
Loading…
Reference in New Issue
Block a user