Explorar o código

check for correct WinFsp version

Armin Schrenk %!s(int64=2) %!d(string=hai) anos
pai
achega
852963b785
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dist/win/bundle/resources/winFspMetaData.wxi

+ 1 - 1
dist/win/bundle/resources/winFspMetaData.wxi

@@ -2,6 +2,6 @@
 
 <Include xmlns="http://schemas.microsoft.com/wix/2006/wi">
   <!-- A version number MUST be prefixed with letter "v", otherwise it is considered a normal string -->
-  <?define BundledWinFspVersion="v1.12.22309" ?>
+  <?define BundledWinFspVersion="v1.12.22339" ?>
   <?define BundledWinFspDownloadLink="https://github.com/winfsp/winfsp/releases/download/v1.12.22339/winfsp-1.12.22339.msi" ?> <!-- Only used by external build scripts -->
 </Include>