mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-01 21:11:20 +00:00
15 lines
443 B
JSON
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"
|
|
]
|
|
}
|