Update octave to version 4.4.0

This commit is contained in:
Richard Kuhnt 2018-05-01 21:03:51 +00:00
parent 647db9a724
commit e37b4f601f

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://www.gnu.org/software/octave/", "homepage": "https://www.gnu.org/software/octave/",
"version": "4.2.2", "version": "4.4.0",
"license": "GNU GPL", "license": "GNU GPL",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-4.2.2-w64.zip", "url": "https://ftp.gnu.org/gnu/octave/windows/octave-4.4.0-w64.zip",
"hash": "f41d561c53fd193510f337dd379c0e0853df830fc5dced4dd98a6c4d65535117", "hash": "ef8aa3c1eb1454d5c92ee780aa6a3df1f008e74fcd051d56b91dde59c7ac7a17",
"extract_dir": "octave-4.2.2" "extract_dir": "octave-4.4.0"
}, },
"32bit": { "32bit": {
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-4.2.2-w32.zip", "url": "https://ftp.gnu.org/gnu/octave/windows/octave-4.4.0-w32.zip",
"hash": "1446997f71ed8fee725d17e0850087f14b59fba36aacbc0fea799943a6eaad20", "hash": "26d4874d7eba14879d837666678006254a7db31780f724f5e214864989e491ce",
"extract_dir": "octave-4.2.2" "extract_dir": "octave-4.4.0"
} }
}, },
"bin": [ "bin": [