1234567891011121314151617181920212223 |
- # Created with YamlCreate.ps1 v2.0.2 $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.7.4
- MinimumOSVersion: 10.0.0.0
- InstallerType: nullsoft
- Installers:
- - Architecture: x64
- Scope: user
- InstallerUrl: https://github.com/bornova/numara-calculator/releases/download/v3.7.4/Numara-3.7.4.exe
- InstallerSha256: 31C53874F19B041C14C7C603E6528C2511F4A4F1E9399909A48EC4E8BFA1BAD6
- InstallerSwitches:
- Custom: /CURRENTUSER
- - Architecture: x64
- Scope: machine
- InstallerUrl: https://github.com/bornova/numara-calculator/releases/download/v3.7.4/Numara-3.7.4.exe
- InstallerSha256: 31C53874F19B041C14C7C603E6528C2511F4A4F1E9399909A48EC4E8BFA1BAD6
- InstallerSwitches:
- Custom: /ALLUSERS
- ManifestType: installer
- ManifestVersion: 1.1.0
|