We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159ece1 commit cb3b778Copy full SHA for cb3b778
manifests/f/FusionInventory/FusionInventoryAgent/2.6/FusionInventory.FusionInventoryAgent.installer.yaml
@@ -2,16 +2,15 @@
2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3
4
PackageIdentifier: FusionInventory.FusionInventoryAgent
5
-PackageVersion: '2.6'
+PackageVersion: 2.6
6
InstallerLocale: en-US
7
InstallerType: nullsoft
8
InstallModes:
9
+- interactive
10
- silent
11
Scope: machine
12
UpgradeBehavior: install
13
ReleaseDate: 2021-12-08
-InstallationMetadata:
14
- DefaultInstallLocation: '%ProgramFiles%\FusionInventory-Agent'
15
Installers:
16
- Architecture: x64
17
InstallerUrl: https://github.com/fusioninventory/fusioninventory-agent/releases/download/2.6/fusioninventory-agent_windows-x64_2.6.exe
0 commit comments