26 lines
788 B
YAML
26 lines
788 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
|
PackageIdentifier: JetBrains.CLion
|
|
PackageVersion: 2020.3.4
|
|
PackageName: CLion
|
|
Publisher: JetBrains
|
|
License: Copyright © JetBrains s.r.o.
|
|
LicenseUrl: https://www.jetbrains.com/store/license.html
|
|
Moniker: clion
|
|
Tags:
|
|
- c
|
|
- cpp
|
|
- ide
|
|
- intellij
|
|
- jetbrains
|
|
ShortDescription: A powerful IDE from JetBrains helps you develop in C and C++ on Linux, macOS and Windows.
|
|
PackageUrl: https://www.jetbrains.com/clion/
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://download.jetbrains.com/cpp/CLion-2020.3.4.exe
|
|
InstallerSha256: 988EAC78E385D64C337BC3909A1E6C5AE8B994EA7E29E6F531D6884934E21EFE
|
|
InstallerType: nullsoft
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|
|
|