mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-15 01:49:17 +00:00
Update jackett to version v0.22.664 (#1516)
This commit is contained in:
parent
5632eb0dfc
commit
2440a64cc7
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_WHITELIST: "/api/* /dl/*"
|
||||
|
||||
server:
|
||||
image: linuxserver/jackett:0.22.630@sha256:e0bd1672358a6dd2c98e1c5acf423fc9657757660a2a512d9d9a7b779281d16b
|
||||
image: linuxserver/jackett:0.22.664@sha256:a4e3f154e830e2fd425a468f2bf1370cbc31a4dc8219951b03b70bcd029583ed
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/config
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: jackett
|
||||
category: media
|
||||
name: Jackett
|
||||
version: "0.22.630"
|
||||
version: "0.22.664"
|
||||
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,
|
||||
|
@ -34,7 +34,7 @@ gallery:
|
|||
- 3.jpg
|
||||
path: ""
|
||||
releaseNotes: >-
|
||||
This is a bugfix release.
|
||||
This is a small bugfix release.
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/Jackett/Jackett/releases
|
||||
|
|
Loading…
Reference in New Issue
Block a user