Upgrade GNU Octave manifest (#12362)

This commit is contained in:
Code
2021-05-09 22:52:34 -04:00
committed by GitHub
parent 5b28308180
commit f3f68010b7
3 changed files with 57 additions and 15 deletions

View File

@@ -0,0 +1,29 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: GNU.Octave
PackageVersion: 6.2.0
MinimumOSVersion: 10.0.0.0
FileExtensions:
- m
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: nullsoft
InstallerUrl: https://ftpmirror.gnu.org/octave/windows/octave-6.2.0-w64-installer.exe
InstallerSha256: CC5484B3F8D23CB7FF85E1813EEBCB522E84D5650F0CC6F059EBC1D1812AA931
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
- Architecture: x86
InstallerType: nullsoft
InstallerUrl: https://ftpmirror.gnu.org/octave/windows/octave-6.2.0-w32-installer.exe
InstallerSha256: EEF476072F33959FDFDB1E8E38BB853FAB435E6494B0CE19FBDE77E6E0ED818B
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0