12345678910111213141516171819202122 |
- # Created with YamlCreate.ps1 v2.0.6 $debug=QUSU.7-2-1
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: KoushikNaskar.InteractiveDataEditor
- PackageVersion: 2.10.0.0
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 10.0.0.0
- InstallerType: wix
- Scope: machine
- InstallModes:
- - interactive
- - silent
- UpgradeBehavior: install
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/Koushikphy/Interactive_Data_Editor/releases/download/v2.10.0/Interactive.Data.Editor.2.10.0.msi
- InstallerSha256: D97288B4FBBD9CC973782A5F8739E238CA7CC5BEB7F9B581132F3C99E6ECCD4E
- ProductCode: '{3B683260-B511-48FD-8D30-159929D59F7F}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|