94952da6a1
* Add Microsoft.VisualStudio.2019.StandaloneProfiler * Fixed wrong hashes
27 lines
1.2 KiB
YAML
27 lines
1.2 KiB
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: "Microsoft.VisualStudio.2019.StandaloneProfiler"
|
|
PackageVersion: "16.0.31321.278"
|
|
InstallerLocale: "en-US"
|
|
Platform:
|
|
- "Windows.Desktop"
|
|
MinimumOSVersion: "6.1.7601.17514"
|
|
InstallerType: "exe"
|
|
Scope: "machine"
|
|
InstallModes:
|
|
- "interactive"
|
|
- "silent"
|
|
- "silentWithProgress"
|
|
InstallerSwitches:
|
|
Silent: "/quiet"
|
|
SilentWithProgress: "/passive"
|
|
Log: "/log <LOGPATH>"
|
|
Installers:
|
|
- Architecture: "x86"
|
|
InstallerUrl: "https://download.visualstudio.microsoft.com/download/pr/f1998402-3cc0-466f-bd67-d9fb6cd2379b/8c9a1be8ebe4cb101d74b957a74af0faf3b263cee4c24da657c3663ecc9bfe41/VS_StandaloneProfiler.exe"
|
|
InstallerSha256: "8c9a1be8ebe4cb101d74b957a74af0faf3b263cee4c24da657c3663ecc9bfe41"
|
|
- Architecture: "x64"
|
|
InstallerUrl: "https://download.visualstudio.microsoft.com/download/pr/f1998402-3cc0-466f-bd67-d9fb6cd2379b/ecd934484edccdb8d6ae8ac607550ab03235c2166309321c62f940a55ed56563/VS_StandaloneProfiler.exe"
|
|
InstallerSha256: "ecd934484edccdb8d6ae8ac607550ab03235c2166309321c62f940a55ed56563"
|
|
ManifestType: "installer"
|
|
ManifestVersion: "1.0.0"
|