Upgrade GNU Octave manifest (#12362)
This commit is contained in:
29
manifests/g/GNU/Octave/6.2.0/GNU.Octave.installer.yaml
Normal file
29
manifests/g/GNU/Octave/6.2.0/GNU.Octave.installer.yaml
Normal 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
|
||||
Reference in New Issue
Block a user