Skip to content

Commit 4a9cac9

Browse files
authored
New version: GNU.Octave version 10.3.0 (microsoft#301146)
1 parent df55c42 commit 4a9cac9

4 files changed

Lines changed: 102 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: GNU.Octave
5+
PackageVersion: 10.3.0
6+
InstallerType: nullsoft
7+
UpgradeBehavior: uninstallPrevious
8+
FileExtensions:
9+
- m
10+
Installers:
11+
- Architecture: x64
12+
Scope: user
13+
InstallerUrl: https://ftpmirror.gnu.org/octave/windows/octave-10.3.0-w64-installer.exe
14+
InstallerSha256: 3C0B035CA9961BFCB230A432AFB2F76260B1CC79BE1E566CCDA31CF569328C34
15+
InstallerSwitches:
16+
Custom: /CurrentUser
17+
ProductCode: Octave-10.3.0 (Local)
18+
- Architecture: x64
19+
Scope: machine
20+
InstallerUrl: https://ftpmirror.gnu.org/octave/windows/octave-10.3.0-w64-installer.exe
21+
InstallerSha256: 3C0B035CA9961BFCB230A432AFB2F76260B1CC79BE1E566CCDA31CF569328C34
22+
InstallerSwitches:
23+
Custom: /AllUsers
24+
ProductCode: Octave-10.3.0
25+
ManifestType: installer
26+
ManifestVersion: 1.10.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: GNU.Octave
5+
PackageVersion: 10.3.0
6+
PackageLocale: en-US
7+
Publisher: GNU Octave
8+
PublisherUrl: https://www.gnu.org
9+
PublisherSupportUrl: https://octave.org/support
10+
Author: John W. Eaton
11+
PackageName: Octave
12+
PackageUrl: https://octave.org
13+
License: GPL-3.0
14+
LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.html
15+
Copyright: Copyright (C) 1993-2024 The Octave Project Developers.
16+
CopyrightUrl: https://octave.org/copyright
17+
ShortDescription: Scientific Programming Language
18+
Description: GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language.
19+
Moniker: octave
20+
Tags:
21+
- data
22+
- data-science
23+
- math
24+
- mathematics
25+
- matlab
26+
- numerical-computation
27+
- programming
28+
ReleaseNotesUrl: https://octave.org/news.html
29+
Documentations:
30+
- DocumentLabel: Manual
31+
DocumentUrl: https://docs.octave.org/latest/
32+
- DocumentLabel: FAQ
33+
DocumentUrl: https://wiki.octave.org/FAQ
34+
ManifestType: defaultLocale
35+
ManifestVersion: 1.10.0
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: GNU.Octave
5+
PackageVersion: 10.3.0
6+
PackageLocale: zh-CN
7+
Publisher: GNU Octave
8+
PublisherUrl: https://www.gnu.org
9+
PublisherSupportUrl: https://octave.org/support
10+
Author: John W. Eaton
11+
PackageName: Octave
12+
PackageUrl: https://octave.org
13+
License: GPL-3.0
14+
LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.html
15+
Copyright: Copyright (C) 1993-2024 The Octave Project Developers.
16+
CopyrightUrl: https://octave.org/copyright
17+
ShortDescription: 科学编程语言
18+
Description: GNU Octave 是一种高级语言,主要用于数值计算。它提供了一个方便的命令行界面,可用于数值求解线性和非线性问题,并使用与 Matlab 基本兼容的语言进行其它数值实验,同时也可用作面向批处理的语言。
19+
Tags:
20+
- matlab
21+
- 数学
22+
- 数学计算
23+
- 数据
24+
- 数据科学
25+
- 编程
26+
ReleaseNotesUrl: https://octave.org/news.html
27+
Documentations:
28+
- DocumentLabel: 手册
29+
DocumentUrl: https://docs.octave.org/latest/
30+
- DocumentLabel: 常见问题
31+
DocumentUrl: https://wiki.octave.org/FAQ
32+
ManifestType: locale
33+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: GNU.Octave
5+
PackageVersion: 10.3.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)