From a34d2b5984f7a50d192b7ea49e054670b8838add Mon Sep 17 00:00:00 2001 From: bastimeyer Date: Mon, 4 Nov 2024 17:46:20 +0100 Subject: [PATCH] release: 7.0.0-1 --- CHANGELOG.md | 9 +++++++++ config.yml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6d88db..0bcf8ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog - streamlink/windows-builds ==== +## 7.0.0-1 (2024-11-04) + +- Updated Streamlink to 7.0.0, updated its dependencies +- Dropped EOL Python 3.8 builds (Windows 7/8 are now unsupported) +- Dropped x86 ("32 bit") builds +- Updated Python from 3.12.6 to 3.12.7 +- Updated FFmpeg to n7.1-11-g5c59d97e8a, with latest library versions +- Updated default config file + ## 6.11.0-1 (2024-10-01) - Updated Streamlink to 6.11.0, updated its dependencies diff --git a/config.yml b/config.yml index 39f68bd..69f916e 100644 --- a/config.yml +++ b/config.yml @@ -3,7 +3,7 @@ app: rel: 1 git: repo: https://github.com/streamlink/streamlink.git - ref: 6.11.0 + ref: 7.0.0 assets: ffmpeg-x86_64: filename: ffmpeg-n7.1-11-g5c59d97e8a-win64-gpl-7.1.zip