From c03c272b9f8bc5db6178ec34ee676dc8f2de5be5 Mon Sep 17 00:00:00 2001 From: Gonzalo Exequiel Pedone Date: Fri, 29 Oct 2021 11:43:38 -0300 Subject: [PATCH] Updated NSIS version. --- .github/workflows/linux-mingw.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux-mingw.yml b/.github/workflows/linux-mingw.yml index ad47403..209a37b 100644 --- a/.github/workflows/linux-mingw.yml +++ b/.github/workflows/linux-mingw.yml @@ -4,7 +4,7 @@ on: [push, pull_request] env: QTIFWVER: 4.1.1 - NSIS_VERSION: 3.06.1 + NSIS_VERSION: 3.08 DOCKERIMG: archlinux:latest ARCH_ROOT_URL: https://mirror.rackspace.com/archlinux NJOBS: 4