Skip to content

Commit f45cb3d

Browse files
committed
Windows: Update PawnIO module, Gvsbuild, and ico
1 parent a91556e commit f45cb3d

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pyinstaller-windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ jobs:
1919
uses: actions/cache@v4
2020
with:
2121
path: C:\gtk
22-
key: Gvsbuild_2025.11.1
22+
key: Gvsbuild_2026.2.0
2323

2424
- name: Download GTK4 Gvsbuild zip
2525
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
26+
run: Start-BitsTransfer -Source https://github.com/wingtk/gvsbuild/releases/download/2026.2.0/GTK4_Gvsbuild_2026.2.0_x64.zip -Destination Gvsbuild.zip
2727

2828
- name: Extract Gvsbuild zip
2929
if: steps.cache-gtk4.outputs.cache-hit != 'true'

pyinstaller/LpcCrOSEC.bin

5.09 KB
Binary file not shown.

pyinstaller/yafi.ico

100755100644
249 KB
Binary file not shown.

0 commit comments

Comments
 (0)