Update Install-NSIS.ps1 (#4740)

* Update Install-NSIS.ps1

Update NSIS to 3.08

See notes in #4739

* use  in Install-NSIS.ps1, added nsis to toolset files
This commit is contained in:
Andrew King
2021-12-16 02:57:04 -05:00
committed by GitHub
parent c172738867
commit ff37068951
4 changed files with 12 additions and 2 deletions

View File

@@ -427,6 +427,9 @@
"mongodb": {
"version": "5.0"
},
"nsis": {
"version": "3.08"
},
"php": {
"version": "8.1"
},