Skip to content
Snippets Groups Projects
Commit efb169a3 authored by Steve Lhomme's avatar Steve Lhomme
Browse files

contrib: wix: use Github to get 3.14.0.6526

The hash matches the version we used.
They keep removing their old downloads from their website...
parent c0308a8c
No related branches found
No related tags found
1 merge request!5116contrib: wix: use Github to get 3.14.0.6526
Pipeline #451159 passed with stage
in 1 hour, 2 minutes, and 42 seconds
WIX_VERSION=314
WIX_FULL_VERSION=3.14.0.6526
WIX_URL := https://wixtoolset.org/downloads/v$(WIX_FULL_VERSION)/wix$(WIX_VERSION)-binaries.zip
WIX_URL := $(GITHUB)/wixtoolset/wix3/releases/download/wix$(WIX_VERSION)rtm/wix$(WIX_VERSION)-binaries.zip
ifdef HAVE_WIN32
# this requires dotnet 4.0 to be installed when running wix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment