Skip to content

Commit 20b1e36

Browse files
committed
CI: Bump tool versions
1 parent 90fbba1 commit 20b1e36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ env:
1818
# "VERSION_WIX_DARK: `"$((Find-Pog dark@ScoopInstaller).Version)`""
1919
# Find-Pog ILRepack, UPX, 7zip | % {"VERSION_$($_.PackageName.ToUpperInvariant()): `"$($_.Version)`""}
2020
# ```
21-
VERSION_DOTNET: "9.0.101"
21+
VERSION_DOTNET: "9.0.104"
2222
VERSION_PESTER: "5.7.1"
2323
VERSION_WIX_DARK: "3.14"
24-
VERSION_ILREPACK: "2.0.29"
24+
VERSION_ILREPACK: "2.0.41"
2525
VERSION_UPX: "4.2.3"
26-
VERSION_7ZIP: "24.08"
26+
VERSION_7ZIP: "24.09"
2727

2828
jobs:
2929
build:

0 commit comments

Comments
 (0)