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 668f330 commit 3df4aeeCopy full SHA for 3df4aee
.github/workflows/release.yml
@@ -356,10 +356,10 @@ jobs:
356
needs: create_release_job
357
runs-on: windows-latest
358
env:
359
- WP_URL: https://github.com/winpython/winpython/releases/download/8.2.20240618final/Winpython64-3.12.4.1.exe
360
- WP_SHA256: 08903f02514f59c891e3d56d3ff0d092a7d8571daf66237a5a2c2698068981ec
+ WP_URL: https://github.com/winpython/winpython/releases/download/11.2.20241228final/Winpython64-3.12.8.0slim.exe
+ WP_SHA256: c4c59403370e62169bbeba06f140f0da76b2ee5a5a51ebcfdb3d3ad663b2688a
361
WP_EXE: winpython.exe
362
- WP_DIR_NAME: WPy64-31241
+ WP_DIR_NAME: WPy64-31280
363
364
steps:
365
- uses: actions/checkout@v4
0 commit comments