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.1
- InstallerLocale: en-US
- MinimumOSVersion: 10.0.0.0
- InstallerType: nullsoft
- Scope: user
- InstallModes:
- - silent
- UpgradeBehavior: install
- ReleaseDate: 2022-02-15
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/prsh9/kubectl-dashboard/releases/download/v0.12.1/kube-dev-dashboard-0.12.1-win.exe
- InstallerSha256: 87F4E0F154303677A7615283DE443EC3BAAD72C1EE5BA35B8FACECAC90827E72
- ManifestType: installer
- ManifestVersion: 1.1.0
|