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 a91556e commit f45cb3dCopy full SHA for f45cb3d
3 files changed
.github/workflows/pyinstaller-windows.yml
@@ -19,11 +19,11 @@ jobs:
19
uses: actions/cache@v4
20
with:
21
path: C:\gtk
22
- key: Gvsbuild_2025.11.1
+ key: Gvsbuild_2026.2.0
23
24
- name: Download GTK4 Gvsbuild zip
25
if: steps.cache-gtk4.outputs.cache-hit != 'true'
26
- run: Start-BitsTransfer -Source https://github.com/wingtk/gvsbuild/releases/download/2025.11.1/GTK4_Gvsbuild_2025.11.1_x64.zip -Destination Gvsbuild.zip
+ run: Start-BitsTransfer -Source https://github.com/wingtk/gvsbuild/releases/download/2026.2.0/GTK4_Gvsbuild_2026.2.0_x64.zip -Destination Gvsbuild.zip
27
28
- name: Extract Gvsbuild zip
29
pyinstaller/LpcCrOSEC.bin
5.09 KB
pyinstaller/yafi.ico
100755
100644
249 KB
0 commit comments