Skip to content

Commit

Permalink
Use later NSIS version
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Aug 20, 2022
1 parent 37f2aa8 commit 8c447b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/provision-centos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ for arg in $@; do
esac
done

NSIS_VERSION=3.08-2.el8.x86_64
NSIS_VERSION=3.08-2.el9.x86_64
MAVEN_VERSION=3.8.6
ANT_VERSION=1.10.12
P4_VERSION=22.1
Expand Down

0 comments on commit 8c447b9

Please sign in to comment.