1234567891011121314151617181920212223 |
- # Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-1-4
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
- PackageIdentifier: bornova.numara
- PackageVersion: 3.6.1
- MinimumOSVersion: 10.0.0.0
- InstallerType: nullsoft
- Installers:
- - Architecture: x64
- Scope: user
- InstallerUrl: https://github.com/bornova/numara-calculator/releases/download/v3.6.1/Numara-3.6.1.exe
- InstallerSha256: CB77317BE2FCF4883808CE5BD114FF32E451FF02E4E3776867DF5AE7FAE701CD
- InstallerSwitches:
- Custom: /CURRENTUSER
- - Architecture: x64
- Scope: machine
- InstallerUrl: https://github.com/bornova/numara-calculator/releases/download/v3.6.1/Numara-3.6.1.exe
- InstallerSha256: CB77317BE2FCF4883808CE5BD114FF32E451FF02E4E3776867DF5AE7FAE701CD
- InstallerSwitches:
- Custom: /ALLUSERS
- ManifestType: installer
- ManifestVersion: 1.0.0
|