From c688de0920dfeaa36afe09bd6600ca61f94e08ad Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 12 Feb 2021 14:31:31 +0800 Subject: [PATCH] webview2-evergreen 1.3.139.71 (#7094) --- .../webview2-evergreen/1.3.139.71.yaml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 manifests/Microsoft/webview2-evergreen/1.3.139.71.yaml diff --git a/manifests/Microsoft/webview2-evergreen/1.3.139.71.yaml b/manifests/Microsoft/webview2-evergreen/1.3.139.71.yaml new file mode 100644 index 000000000..807eb1392 --- /dev/null +++ b/manifests/Microsoft/webview2-evergreen/1.3.139.71.yaml @@ -0,0 +1,28 @@ +# ================== General ================== +Id: microsoft.webview2-evergreen +Publisher: Microsoft Corporation +Name: webview2 evergreen +Author: Microsoft Corporation +Description: Embed web content (HTML, CSS, and JavaScript) in your native applications +#AppMoniker: +Tags: cef,cefsharp,chromium,browser,embeded,webview,edge,chrome +#FileExtensions: +#Protocols: +#Commands: + +# ================== License ================== +Homepage: https://developer.microsoft.com/en-us/microsoft-edge/webview2/ +#AppMoniker: +License: copyright (c) Microsoft Corporation +LicenseUrl: https://go.microsoft.com/fwlink/p/?linkid=248155 + +# ================= Installer ================= +Version: 1.3.139.71 +InstallerType: exe +Installers: + - Arch: x64 + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/35989c2d-07f7-40af-a36a-e2315bcee84f/MicrosoftEdgeWebview2Setup.exe + Sha256: b60153b20df65cc518f6e4f96ca7609e597b36480bb8acae430d838bcf74d27d + Switches: + Silent: /silent /install + SilentWithProgress: /silent /install \ No newline at end of file