From f84cae4bdaed1e3b2111f6d34f1ed4475a88adb7 Mon Sep 17 00:00:00 2001 From: Alexander L Date: Sat, 1 Aug 2020 00:40:55 +0200 Subject: [PATCH] Add VSCodium 1.47.3 (#2687) --- manifests/VSCodium/VSCodium/1.47.3.yaml | 29 +++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 manifests/VSCodium/VSCodium/1.47.3.yaml diff --git a/manifests/VSCodium/VSCodium/1.47.3.yaml b/manifests/VSCodium/VSCodium/1.47.3.yaml new file mode 100644 index 000000000..97d7c5e92 --- /dev/null +++ b/manifests/VSCodium/VSCodium/1.47.3.yaml @@ -0,0 +1,29 @@ +# ================== General ================== +Id: VSCodium.VSCodium +Publisher: VSCodium +Name: VSCodium +Author: VSCodium +Description: VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VSCode +AppMoniker: vscodium +Commands: codium +Tags: editor +#FileExtensions: txt, cfg # FileExtensions are not supported in this preview (5/24/2020) + +# ================== License ================== +Homepage: https://vscodium.com/ +License: MIT License +#LicenseUrl: ? + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 1.47.3 + +InstallerType: Inno +Installers: + - Arch: x64 + Url: https://github.com/VSCodium/vscodium/releases/download/1.47.3/VSCodiumUserSetup-x64-1.47.3.exe + Sha256: a4660715d121caeeab0897a851d5ce52b50885dd4a42f66ab640cb6b4cc9b287 + Scope: user # Scope is not supported in this preview (5/24/2020) + +# ManifestVersion: 0.1.0