mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
octave: Update to version 10.1.0
This commit is contained in:
parent
2274c507be
commit
1cf424e2fb
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.4.0",
|
||||
"version": "10.1.0",
|
||||
"description": "A high-level language primarily intended for numerical computations.",
|
||||
"homepage": "https://www.gnu.org/software/octave/",
|
||||
"license": "GPL-3.0-only",
|
||||
@ -11,9 +11,9 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-9.4.0-w64.zip",
|
||||
"hash": "ce8a88ac885f50cc6fc89c28328d7a2dc149d8a23dbee8222466df8ee4a51db3",
|
||||
"extract_dir": "octave-9.4.0-w64",
|
||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-10.1.0-w64.zip",
|
||||
"hash": "39c2ce7b9605e48c77eea80c226f68711758c3e7300b1bafb3e64786752a5b92",
|
||||
"extract_dir": "octave-10.1.0-w64",
|
||||
"bin": [
|
||||
[
|
||||
"post-install.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user