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.0
- MinimumOSVersion: 10.0.0.0
- InstallerType: nullsoft
- Installers:
- - Architecture: x64
- Scope: user
- InstallerUrl: https://github.com/bornova/numara-calculator/releases/download/v3.8.0/Numara-3.8.0.exe
- InstallerSha256: 55DB984CDE95FF8E19071A32B2D1FE635C86DCE6E6B4E5B6C13154CBD6DB3F4F
- InstallerSwitches:
- Custom: /CURRENTUSER
- - Architecture: x64
- Scope: machine
- InstallerUrl: https://github.com/bornova/numara-calculator/releases/download/v3.8.0/Numara-3.8.0.exe
- InstallerSha256: 55DB984CDE95FF8E19071A32B2D1FE635C86DCE6E6B4E5B6C13154CBD6DB3F4F
- InstallerSwitches:
- Custom: /ALLUSERS
- ManifestType: installer
- ManifestVersion: 1.1.0
|