mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
octave: Update to version 6.3.0
This commit is contained in:
parent
84d1228569
commit
fc55eaeac3
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "6.2.0",
|
||||
"version": "6.3.0",
|
||||
"description": "A high-level language primarily intended for numerical computations.",
|
||||
"homepage": "https://www.gnu.org/software/octave/",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-6.2.0-w64.zip",
|
||||
"hash": "ea29d00a369dbb96ba231bffe0c2bad73115bfbe4d82de75e1392df9f9a4c5f3",
|
||||
"extract_dir": "octave-6.2.0-w64",
|
||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-6.3.0-w64.zip",
|
||||
"hash": "e71e7b5eeacbf87f75e5764fd3d45d9990851807ad69daa187f68c004dbf4334",
|
||||
"extract_dir": "octave-6.3.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-6.2.0-w32.zip",
|
||||
"hash": "c7c9f97f706d6c0f4493ed0f6f08b9feca5fe1e08813244a73ae92ded4f7da06",
|
||||
"extract_dir": "octave-6.2.0-w32",
|
||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-6.3.0-w32.zip",
|
||||
"hash": "842095b313ddf1516dd458fb84968ad972dceddb88b27cc97f46c7b5274b79da",
|
||||
"extract_dir": "octave-6.3.0-w32",
|
||||
"bin": [
|
||||
"mingw32\\bin\\octave.bat",
|
||||
"mingw32\\bin\\octave-gui.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user