forked from michael.heier/umbrel-apps
Update Invidious to 2022.11.22-5160d8b (#317)
This commit is contained in:
parent
11f36560e8
commit
e5a254ab2c
|
@ -7,7 +7,7 @@ services:
|
||||||
APP_PORT: 3000
|
APP_PORT: 3000
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: ceramicwhite/invidious:build-53fb6ad@sha256:f4527d65cfcc6e6395c73d3f0c398aecf6c77c95c032f8e7d97d08349cc44385
|
image: ceramicwhite/invidious:build-5160d8ba@sha256:42ad6ef922c5058a605fbf0cb60380f44a913b07710ef57848f72ec30fc04901
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: invidious
|
id: invidious
|
||||||
category: Social
|
category: Social
|
||||||
name: Invidious
|
name: Invidious
|
||||||
version: "2022.09.08-53fb6ad"
|
version: "2022.11.22-5160d8ba"
|
||||||
tagline: Browse YouTube without tracking or ads
|
tagline: Browse YouTube without tracking or ads
|
||||||
description: >-
|
description: >-
|
||||||
An open source alternative front-end to YouTube
|
An open source alternative front-end to YouTube
|
||||||
|
@ -47,5 +47,13 @@ path: ""
|
||||||
defaultUsername: ""
|
defaultUsername: ""
|
||||||
defaultPassword: ""
|
defaultPassword: ""
|
||||||
torOnly: false
|
torOnly: false
|
||||||
|
releaseNotes: >-
|
||||||
|
- QUIC Hotfix
|
||||||
|
|
||||||
|
- Custom Playlists
|
||||||
|
|
||||||
|
- New RPCs
|
||||||
|
|
||||||
|
- Turkish, Chinese, and Japanese translations
|
||||||
submitter: Jasper
|
submitter: Jasper
|
||||||
submission: https://github.com/getumbrel/umbrel-apps/pull/129
|
submission: https://github.com/getumbrel/umbrel-apps/pull/129
|
Loading…
Reference in New Issue
Block a user