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 d2fffb2 commit 89fb217Copy full SHA for 89fb217
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changelog - streamlink/windows-builds
2
====
3
4
+## 6.5.0-2 (2023-12-17)
5
+
6
+- Fixed missing transitive dependencies of Python 3.8 builds
7
8
## 6.5.0-1 (2023-12-16)
9
10
- Updated Streamlink to 6.5.0, updated its dependencies
config.yml
@@ -1,6 +1,6 @@
app:
name: streamlink
- rel: 1
+ rel: 2
git:
repo: https://github.com/streamlink/streamlink.git
ref: 6.5.0
0 commit comments