fixed release body and configs for webview

This commit is contained in:
coolcoala
2025-07-18 04:30:43 +03:00
parent 580a56727c
commit d884bd539b
5 changed files with 90 additions and 11 deletions

View File

@@ -9,7 +9,7 @@
"timestampUrl": "",
"webviewInstallMode": {
"type": "fixedRuntime",
"path": "./Microsoft.WebView2.FixedVersionRuntime.109.0.1518.78.arm64/"
"path": "./Microsoft.WebView2.FixedVersionRuntime.133.0.3065.92.arm64/"
},
"nsis": {
"displayLanguageSelector": true,

View File

@@ -9,7 +9,7 @@
"timestampUrl": "",
"webviewInstallMode": {
"type": "fixedRuntime",
"path": "./Microsoft.WebView2.FixedVersionRuntime.109.0.1518.78.x64/"
"path": "./Microsoft.WebView2.FixedVersionRuntime.133.0.3065.92.x64/"
},
"nsis": {
"displayLanguageSelector": true,

View File

@@ -9,7 +9,7 @@
"timestampUrl": "",
"webviewInstallMode": {
"type": "fixedRuntime",
"path": "./Microsoft.WebView2.FixedVersionRuntime.109.0.1518.78.x86/"
"path": "./Microsoft.WebView2.FixedVersionRuntime.133.0.3065.92.x86/"
},
"nsis": {
"displayLanguageSelector": true,