feat: temp: update uYou deb to 3.0.4, reflect makefile (#1479)

This commit is contained in:
John P 2024-06-05 11:52:27 +02:00 committed by GitHub
parent 041e2bf258
commit 8742a0a9e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -14,10 +14,10 @@ MODULES = jailed
endif
ifndef YOUTUBE_VERSION
YOUTUBE_VERSION = 19.16.3
YOUTUBE_VERSION = 19.22.3
endif
ifndef UYOU_VERSION
UYOU_VERSION = 3.0.3
UYOU_VERSION = 3.0.4
endif
PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)

Binary file not shown.