mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
octave: Update to version 8.3.0
This commit is contained in:
parent
158f9fb4d5
commit
dbd2ef7703
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "8.2.0",
|
"version": "8.3.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",
|
||||||
@ -11,9 +11,9 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-8.2.0-w64.zip",
|
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-8.3.0-w64.zip",
|
||||||
"hash": "9c9d2fed25ef40ca21baa20f2597ebd6f1dcc72b90c891a7bc80926b4f5049c6",
|
"hash": "7240fc9cedf5dc35d30ab1fbb6ec7d06bce9ae1d74e567d15e64a2f38e6ee4eb",
|
||||||
"extract_dir": "octave-8.2.0-w64",
|
"extract_dir": "octave-8.3.0-w64",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"post-install.bat",
|
"post-install.bat",
|
||||||
@ -26,9 +26,9 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-8.2.0-w32.zip",
|
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-8.3.0-w32.zip",
|
||||||
"hash": "28858e975bfb3ffb937760028ffd99a10907dc59127fee0ec1a747096261854d",
|
"hash": "eee80e9b7240b4929d07fd54e25ddb212a6010e45837fd2fe664c5f5dc39bf77",
|
||||||
"extract_dir": "octave-8.2.0-w32",
|
"extract_dir": "octave-8.3.0-w32",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"post-install.bat",
|
"post-install.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user