chore: Fix Innosetup download URI and bump Innosetup version

This commit is contained in:
Auggie
2026-03-29 01:34:30 +01:00
parent 7a3b08755c
commit 5392ee0bf0
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ variables:
sentryUrl: 'https://sentry.servarr.com'
dotnetVersion: '8.0.405'
nodeVersion: '20.X'
innoVersion: '6.2.0'
innoVersion: '6.7.1'
windowsImage: 'windows-2025'
linuxImage: 'ubuntu-24.04'
macImage: 'macOS-15'