diff --git a/manifests/VSCodium/VSCodium/1.46.1.yaml b/manifests/VSCodium/VSCodium/1.46.1.yaml new file mode 100644 index 000000000..3681346bb --- /dev/null +++ b/manifests/VSCodium/VSCodium/1.46.1.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.46.1 + +InstallerType: Inno +Installers: + - Arch: x64 + Url: https://github.com/VSCodium/vscodium/releases/download/1.46.1/VSCodiumUserSetup-x64-1.46.1.exe + Sha256: 95cb87c5e0cbd38ed15cfbd4db64ac8cd2419b2395bdd014b10baa6641c1058a + Scope: user # Scope is not supported in this preview (5/24/2020) + +# ManifestVersion: 0.1.0