ScoopInstaller_Main/octave.json
2016-07-06 08:01:04 +10:00

15 lines
443 B
JSON

{
"homepage": "https://www.gnu.org/software/octave/",
"version": "4.0.3",
"license": "GNU GPL",
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-4.0.3.zip",
"extract_dir": "octave-4.0.3",
"hash": "dd00d2b33b0b89cb5339de347b0e48c8cbc44d5cab2b23de8e3102fdb55c1286",
"bin": [
"bin\\octave.exe",
"bin\\octave-gui.exe",
"bin\\octave-cli.exe",
"bin\\octave-config.exe"
]
}