We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 255d828 commit b02b11cCopy full SHA for b02b11c
CHANGELOG.md
@@ -1,6 +1,11 @@
1
Changelog - streamlink/windows-builds
2
====
3
4
+## 6.5.1-1 (2024-01-16)
5
+
6
+- Updated Streamlink to 6.5.1, updated its dependencies
7
+- Switched from Python 3.11 to Python 3.12
8
9
## 6.5.0-2 (2023-12-17)
10
11
- Fixed missing transitive dependencies of Python 3.8 builds
config.yml
@@ -1,9 +1,9 @@
app:
name: streamlink
- rel: 2
+ rel: 1
git:
repo: https://github.com/streamlink/streamlink.git
- ref: 6.5.0
+ ref: 6.5.1
assets:
ffmpeg-x86:
filename: ffmpeg-n6.1-win32-gpl-6.1.zip
0 commit comments