123456789101112131415161718192021 |
- # Created using YamlCreate.ps1 v1.2.0
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
- PackageIdentifier: JetBrains.TeamCity
- PackageVersion: 2021.1.1 (build 92714)
- MinimumOSVersion: 10.0.0.0
- InstallModes:
- - interactive
- - silent
- Installers:
- - InstallerLocale: en-US
- Architecture: x64
- InstallerType: nullsoft
- Scope: machine
- InstallerUrl: https://download-cdn.jetbrains.com/teamcity/TeamCity-2021.1.1.exe
- InstallerSha256: DA3E1F63328243866060D02CE14F8CDDD5D22DCBAC9730AFBB2D3F1E6BD168E4
- UpgradeBehavior: install
- ManifestType: installer
- ManifestVersion: 1.0.0
|