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 3afef3a commit 4e4aaacCopy full SHA for 4e4aaac
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changelog - streamlink/windows-builds
2
====
3
4
+## 4.2.0-1 (2022-07-09)
5
+
6
+- Updated Streamlink to 4.2.0, updated its dependencies
7
8
## 4.1.0-3 (2022-06-11)
9
10
- Implemented portable builds
config.json
@@ -1,11 +1,11 @@
{
"app": {
"name": "streamlink",
- "rel": "3"
+ "rel": "1"
},
"git": {
"repo": "https://github.com/streamlink/streamlink.git",
- "ref": "4.1.0"
+ "ref": "4.2.0"
"assets": {
11
"ffmpeg-x86": {
0 commit comments