Add VSCodium 1.48.1 (#3240)
This commit is contained in:
24
manifests/VSCodium/VSCodium/1.48.1.yaml
Normal file
24
manifests/VSCodium/VSCodium/1.48.1.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
# ================== 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, vscodium
|
||||
#FileExtensions: txt, cfg # FileExtensions are not supported in this preview (5/24/2020)
|
||||
|
||||
# ================== License ==================
|
||||
Homepage: https://vscodium.com/
|
||||
License: MIT License
|
||||
LicenseUrl: https://github.com/VSCodium/vscodium/blob/master/LICENSE
|
||||
|
||||
# ================= Installer =================
|
||||
Version: 1.48.1
|
||||
|
||||
InstallerType: Inno
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://github.com/VSCodium/vscodium/releases/download/1.48.1/VSCodiumUserSetup-x64-1.48.1.exe
|
||||
Sha256: 1bade52fd5c7255019479a02adccee70f13432560a79376cc61d86517fcd897d
|
||||
Reference in New Issue
Block a user