diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d9d31a..f989dd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ Changelog - streamlink/windows-builds ==== +## 7.1.3-1 (2025-02-14) + +- Updated Streamlink to 7.1.3, updated its dependencies +- Updated Python from 3.12.8 to 3.13.2 +- Added preview builds triggered from commits to Streamlink's master branch +- Removed nightly builds +- Changed installer and portable archive file name format for builds of untagged commits + ## 7.1.2-2 (2025-01-21) - Updated FFmpeg to n7.1-153-gaeb8631048, with latest library versions diff --git a/config.yml b/config.yml index 3c8b96c..e087634 100644 --- a/config.yml +++ b/config.yml @@ -1,9 +1,9 @@ app: name: streamlink - rel: 2 + rel: 1 git: repo: https://github.com/streamlink/streamlink.git - ref: 7.1.2 + ref: 7.1.3 assets: ffmpeg-x86_64: filename: ffmpeg-n7.1-153-gaeb8631048-win64-gpl-7.1.zip