Skip to content

Commit b02b11c

Browse files
committed
release: 6.5.1-1
1 parent 255d828 commit b02b11c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog - streamlink/windows-builds
22
====
33

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+
49
## 6.5.0-2 (2023-12-17)
510

611
- Fixed missing transitive dependencies of Python 3.8 builds

config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
app:
22
name: streamlink
3-
rel: 2
3+
rel: 1
44
git:
55
repo: https://github.com/streamlink/streamlink.git
6-
ref: 6.5.0
6+
ref: 6.5.1
77
assets:
88
ffmpeg-x86:
99
filename: ffmpeg-n6.1-win32-gpl-6.1.zip

0 commit comments

Comments
 (0)