Update Makefile

This commit is contained in:
Thatchapon Unprasert 2024-06-28 16:39:19 +07:00 committed by GitHub
parent d371206b24
commit b0b2389591
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ ifndef YOUTUBE_VERSION
YOUTUBE_VERSION = 19.25.4
endif
ifndef UYOU_VERSION
UYOU_VERSION = 3.0.4
UYOU_VERSION = 3.0.3
endif
PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)