Files
winget-pkgs/manifests/VSCodium/VSCodium/1.47.0.yaml
2020-07-14 17:17:09 +00:00

30 lines
1006 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ================== General ==================
Id: VSCodium.VSCodium
Publisher: VSCodium
Name: VSCodium
Author: VSCodium
Description: VSCodium is a community-driven, freely-licensed binary distribution of Microsofts 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.0
InstallerType: Inno
Installers:
- Arch: x64
Url: https://github.com/VSCodium/vscodium/releases/download/1.47.0/VSCodiumUserSetup-x64-1.47.0.exe
Sha256: 235857c18c248688de343f73f4eee4c2188ebf74fa3fe5ab8b0e9d297e6996f0
Scope: user # Scope is not supported in this preview (5/24/2020)
# ManifestVersion: 0.1.0