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