mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
octave: Update to version 6.4.0
This commit is contained in:
parent
7e122c6206
commit
ec26f5da9d
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "6.3.0",
|
"version": "6.4.0",
|
||||||
"description": "A high-level language primarily intended for numerical computations.",
|
"description": "A high-level language primarily intended for numerical computations.",
|
||||||
"homepage": "https://www.gnu.org/software/octave/",
|
"homepage": "https://www.gnu.org/software/octave/",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-6.3.0-w64.zip",
|
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-6.4.0-w64.zip",
|
||||||
"hash": "e71e7b5eeacbf87f75e5764fd3d45d9990851807ad69daa187f68c004dbf4334",
|
"hash": "338864ce8e28b194aaaf987b8022b2fe4450c47510d314ffa93bfec5833e0f30",
|
||||||
"extract_dir": "octave-6.3.0-w64",
|
"extract_dir": "octave-6.4.0-w64",
|
||||||
"bin": [
|
"bin": [
|
||||||
"mingw64\\bin\\octave.bat",
|
"mingw64\\bin\\octave.bat",
|
||||||
"mingw64\\bin\\octave-gui.exe",
|
"mingw64\\bin\\octave-gui.exe",
|
||||||
@ -16,9 +16,9 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-6.3.0-w32.zip",
|
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-6.4.0-w32.zip",
|
||||||
"hash": "842095b313ddf1516dd458fb84968ad972dceddb88b27cc97f46c7b5274b79da",
|
"hash": "ab072fc91df508f95f080a63184d551dcd5ddd04eb96338068e952941ef25355",
|
||||||
"extract_dir": "octave-6.3.0-w32",
|
"extract_dir": "octave-6.4.0-w32",
|
||||||
"bin": [
|
"bin": [
|
||||||
"mingw32\\bin\\octave.bat",
|
"mingw32\\bin\\octave.bat",
|
||||||
"mingw32\\bin\\octave-gui.exe",
|
"mingw32\\bin\\octave-gui.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user