From 67801318110ea2f1981cb7cd53273c4420f82aa3 Mon Sep 17 00:00:00 2001 From: satsbaba <106560507+satsbaba@users.noreply.github.com> Date: Wed, 29 Jun 2022 10:35:29 +0200 Subject: [PATCH] Update simpletorrent to 1.3.9 (#48) --- simple-torrent/docker-compose.yml | 2 +- simple-torrent/umbrel-app.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/simple-torrent/docker-compose.yml b/simple-torrent/docker-compose.yml index de6867f..dd5ca57 100644 --- a/simple-torrent/docker-compose.yml +++ b/simple-torrent/docker-compose.yml @@ -7,7 +7,7 @@ services: APP_PORT: $APP_SIMPLE_TORRENT_PORT server: - image: boypt/cloud-torrent:1.3.4@sha256:a1355e9ac319d523ce1fd6e8d34ab8e4bf0b5476c52bfe244e37fea64f6f4228 + image: boypt/cloud-torrent:1.3.9@sha256:90cc62869ebaabbdba31535cdff4c66ede98b341956d2ebcd6650610a37e9819 user: "1000:1000" restart: on-failure command: > diff --git a/simple-torrent/umbrel-app.yml b/simple-torrent/umbrel-app.yml index e30d94c..5806c3b 100644 --- a/simple-torrent/umbrel-app.yml +++ b/simple-torrent/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: simple-torrent category: Networking name: SimpleTorrent -version: "1.2.23" +version: "1.3.9" tagline: Download torrents with your Umbrel description: >- SimpleTorrent is a a self-hosted remote torrent client that starts @@ -41,4 +41,4 @@ gallery: path: "" defaultUsername: "" defaultPassword: "" -torOnly: false \ No newline at end of file +torOnly: false