mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
octave: Update to version 5.2.0
This commit is contained in:
parent
f4ffb25235
commit
dc75553ac5
@ -1,13 +1,13 @@
|
||||
{
|
||||
"homepage": "https://www.gnu.org/software/octave/",
|
||||
"description": "A high-level language primarily intended for numerical computations.",
|
||||
"version": "5.1.0",
|
||||
"version": "5.2.0",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-5.1.0-w64.zip",
|
||||
"hash": "05ba8de71b17ddf6c9f36bbba4e92a1344e3b505a15f1a5a2bd70021feecab93",
|
||||
"extract_dir": "octave-5.1.0-w64",
|
||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-5.2.0-w64.zip",
|
||||
"hash": "32864f96401e1be239c4614fba00c6da536a759a9e0d8fbc421cf6d2fb9cb781",
|
||||
"extract_dir": "octave-5.2.0-w64",
|
||||
"bin": [
|
||||
"mingw64\\bin\\octave.bat",
|
||||
"mingw64\\bin\\octave-gui.exe",
|
||||
@ -16,9 +16,9 @@
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-5.1.0-w32.zip",
|
||||
"hash": "949d5b174410cfdcf60e543742adf4d9e206ae93a4face4b0258f16b7d081f63",
|
||||
"extract_dir": "octave-5.1.0-w32",
|
||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-5.2.0-w32.zip",
|
||||
"hash": "0fe4de6ca51dc563c77d8fd64f57a509a46d7a03775b32521de97997f7cdd252",
|
||||
"extract_dir": "octave-5.2.0-w32",
|
||||
"bin": [
|
||||
"mingw32\\bin\\octave.bat",
|
||||
"mingw32\\bin\\octave-gui.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user