Add VSCodium 1.47.2 (#2481)
This commit is contained in:
29
manifests/VSCodium/VSCodium/1.47.2.yaml
Normal file
29
manifests/VSCodium/VSCodium/1.47.2.yaml
Normal file
@@ -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.2
|
||||||
|
|
||||||
|
InstallerType: Inno
|
||||||
|
Installers:
|
||||||
|
- Arch: x64
|
||||||
|
Url: https://github.com/VSCodium/vscodium/releases/download/1.47.2/VSCodiumUserSetup-x64-1.47.2.exe
|
||||||
|
Sha256: 7fa55c50fe0508aff1bfa22b5f78f7c8fa5c23eb1962dcde519ae8a5cac34011
|
||||||
|
Scope: user # Scope is not supported in this preview (5/24/2020)
|
||||||
|
|
||||||
|
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user