mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update just-download to v1.0.9 (#1430)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
1b67082127
commit
e1569e5cd4
|
@ -7,7 +7,7 @@ services:
|
|||
APP_PORT: 5000
|
||||
|
||||
web:
|
||||
image: ghcr.io/highghlow/just-download:v1.0.8@sha256:8d86964f203bc91438ce5fbe32d2799c2942fa37224c578bd0264e789486864e
|
||||
image: codeberg.org/highghlow/just-download:v1.0.9@sha256:96d8ed20104418ca41ccc8fc7001889f827bc60235b71b8e9aa19d1f5a6e4db7
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
volumes:
|
||||
|
|
|
@ -2,20 +2,21 @@ manifestVersion: 1
|
|||
id: just-download
|
||||
category: media
|
||||
name: Just. Download.
|
||||
version: "1.0.8"
|
||||
version: "1.0.9"
|
||||
tagline: Download torrents. Just. Download.
|
||||
description: >-
|
||||
Just Download allows you to easily download movies, books, games, etc. from your favourite indexers. It acts as a bridge between a Torznab feed (Jackett is recommended for making these) and transmission.
|
||||
|
||||
|
||||
You just search, press download and you're done!
|
||||
releaseNotes: ""
|
||||
releaseNotes: >-
|
||||
Full release notes can be found at https://codeberg.org/highghlow/just-download/releases
|
||||
developer: highghlow
|
||||
website: https://github.com/highghlow/just-download
|
||||
website: https://codeberg.org/highghlow/just-download
|
||||
dependencies:
|
||||
- transmission
|
||||
repo: https://github.com/highghlow/just-download/
|
||||
support: https://github.com/highghlow/just-download/discussions
|
||||
repo: https://codeberg.org/highghlow/just-download/
|
||||
support: https://codeberg.org/highghlow/just-download/issues
|
||||
port: 3684
|
||||
gallery:
|
||||
- 1.jpg
|
||||
|
|
Loading…
Reference in New Issue
Block a user