mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update jackett to v0.22.1760 (#2538)
This commit is contained in:
parent
2a55f947ec
commit
7f4acd78b2
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/jackett:0.22.1740@sha256:274fc27ff5c0ca5309797dc5840e0badc39577130e695ba68333fad227e5c0da
|
||||
image: linuxserver/jackett:0.22.1760@sha256:fde872358101f84b1bde06bb793c157ce00ade125e9f2e83177d6726dfe389e6
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/config
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: jackett
|
||||
category: media
|
||||
name: Jackett
|
||||
version: "0.22.1740"
|
||||
version: "0.22.1760"
|
||||
tagline: API support for your favorite torrent trackers
|
||||
description: >-
|
||||
Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious, etc) into tracker-site-specific http queries,
|
||||
|
Loading…
Reference in New Issue
Block a user