Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
9b3edfbb by Steve Lhomme at 2024-04-08T07:39:23+00:00
contrib: wix: update to 3.14.1.8722

The previous URL is still valid but the tarball silently changed from 
3.14.0.6526 to 3.14.0.8606.
Skip to the latest 3.14 release. Until they silently change the tarball using 
the same URL.

- - - - -


2 changed files:

- contrib/src/wix/SHA512SUMS
- contrib/src/wix/rules.mak


Changes:

=====================================
contrib/src/wix/SHA512SUMS
=====================================
@@ -1 +1 @@
-9ff09b4e6c612ca742c763740fb89d99211bf1d0eace84e3693cb503deb6a85bd28c3754c34772a3220bb0c1e92a3013e7d99bcf106ff1b835c0fdc6aba8bbc6
  wix3.14.0.6526.zip
+ff58d224e545722eb794d413c541ad483ab834f9ce92e2528fe8aeb645717ab077db833ae783e1a31ad9e50803eb80fdc9efcda72535493a3f0faea4aa3ba36d
  wix3.14.1.8722.zip


=====================================
contrib/src/wix/rules.mak
=====================================
@@ -1,6 +1,7 @@
 WIX_VERSION=314
-WIX_FULL_VERSION=3.14.0.6526
-WIX_URL := 
$(GITHUB)/wixtoolset/wix3/releases/download/wix$(WIX_VERSION)rtm/wix$(WIX_VERSION)-binaries.zip
+WIX_SUB_VERSION=1
+WIX_FULL_VERSION=3.14.1.8722
+WIX_URL := 
$(GITHUB)/wixtoolset/wix3/releases/download/wix$(WIX_VERSION)$(WIX_SUB_VERSION)rtm/wix$(WIX_VERSION)-binaries.zip
 
 ifdef HAVE_WIN32
 # this requires dotnet 4.0 to be installed when running wix



View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/9b3edfbbac0e02da263e5c736454d9ffaeac036d

-- 
View it on GitLab: 
https://code.videolan.org/videolan/vlc/-/commit/9b3edfbbac0e02da263e5c736454d9ffaeac036d
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to