mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02: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
|
APP_PORT: 5000
|
||||||
|
|
||||||
web:
|
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
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
volumes:
|
volumes:
|
||||||
|
@ -2,20 +2,21 @@ manifestVersion: 1
|
|||||||
id: just-download
|
id: just-download
|
||||||
category: media
|
category: media
|
||||||
name: Just. Download.
|
name: Just. Download.
|
||||||
version: "1.0.8"
|
version: "1.0.9"
|
||||||
tagline: Download torrents. Just. Download.
|
tagline: Download torrents. Just. Download.
|
||||||
description: >-
|
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.
|
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!
|
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
|
developer: highghlow
|
||||||
website: https://github.com/highghlow/just-download
|
website: https://codeberg.org/highghlow/just-download
|
||||||
dependencies:
|
dependencies:
|
||||||
- transmission
|
- transmission
|
||||||
repo: https://github.com/highghlow/just-download/
|
repo: https://codeberg.org/highghlow/just-download/
|
||||||
support: https://github.com/highghlow/just-download/discussions
|
support: https://codeberg.org/highghlow/just-download/issues
|
||||||
port: 3684
|
port: 3684
|
||||||
gallery:
|
gallery:
|
||||||
- 1.jpg
|
- 1.jpg
|
||||||
|
Loading…
Reference in New Issue
Block a user