Skip to content

Commit 3dac697

Browse files
committed
build: update py313 to 3.13.4
1 parent 21a8e9f commit 3dac697

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ builds:
2525
pythonversion: '3.13'
2626
platform: win_amd64
2727
pythonembed:
28-
version: 3.13.3
29-
filename: python-v3.13.3-0-g6280bb54-windows-x64-embed.zip
30-
url: https://github.com/streamlink/python-windows-embed/releases/download/20250409-1/python-v3.13.3-0-g6280bb54-windows-x64-embed.zip
31-
sha256: fa971da8036a9e616a9891109feebbc66045521125316320bd5085b0f6f143ba
28+
version: 3.13.4
29+
filename: python-v3.13.4-0-g8a526ec7-windows-x64-embed.zip
30+
url: https://github.com/streamlink/python-windows-embed/releases/download/20250604-1/python-v3.13.4-0-g8a526ec7-windows-x64-embed.zip
31+
sha256: b8f5bb96da8378864cb78c740ea22258d155bf53dc8d8d94720fb2f5c0d0c8ca
3232
assets:
3333
- ffmpeg-x86_64
3434
# pip currently ignores package filtering flags (`os_name=="nt"`) when environment markers are set (`--platform=...`)

0 commit comments

Comments
 (0)