youtube-viewer: Update to v3.11.6

**Summary**

Changes:
- Bug-fix: when there are multiple audio tracks, select the default one

Signed-off-by: Thomas Staudinger <Staudi.Kaos@gmail.com>
This commit is contained in:
Thomas Staudinger 2025-04-22 20:12:28 +02:00
parent eed26dafe0
commit 0cb1ec7392
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

View file

@ -1,8 +1,8 @@
name : youtube-viewer
version : 3.11.5
release : 45
version : 3.11.6
release : 46
source :
- https://github.com/trizen/youtube-viewer/archive/refs/tags/3.11.5.tar.gz : ad66c358fbb65deb7c692b655d00f42e9f42a99e221fca51b3c2bd1120a9f0cf
- https://github.com/trizen/youtube-viewer/archive/refs/tags/3.11.6.tar.gz : bf0a5b2bf911ecb2201212d2a87d8425c9140f87093957af1e61cbe1039a46f1
homepage : https://github.com/trizen/youtube-viewer
license : Artistic-2.0
component : network.web

View file

@ -74,9 +74,9 @@
</Files>
</Package>
<History>
<Update release="45">
<Date>2025-03-30</Date>
<Version>3.11.5</Version>
<Update release="46">
<Date>2025-04-22</Date>
<Version>3.11.6</Version>
<Comment>Packaging update</Comment>
<Name>Thomas Staudinger</Name>
<Email>Staudi.Kaos@gmail.com</Email>