1234567891011121314151617181920 |
- # Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-1
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: PS.KubeDevDashboard
- PackageVersion: 0.12.2
- InstallerLocale: en-US
- MinimumOSVersion: 10.0.0.0
- InstallerType: nullsoft
- Scope: user
- InstallModes:
- - silent
- UpgradeBehavior: install
- ReleaseDate: 2022-02-16
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/prsh9/kubectl-dashboard/releases/download/v0.12.2/kube-dev-dashboard-0.12.2-win.exe
- InstallerSha256: 21B6A48DA855AC1521D41D729FEBA9993E7200B582B3436690E1B713AB9FB4D7
- ManifestType: installer
- ManifestVersion: 1.1.0
|