octave: Update to version 8.3.0

This commit is contained in:
github-actions[bot] 2023-08-12 16:27:12 +00:00
parent 158f9fb4d5
commit dbd2ef7703

View File

@ -1,5 +1,5 @@
{
"version": "8.2.0",
"version": "8.3.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-8.2.0-w64.zip",
"hash": "9c9d2fed25ef40ca21baa20f2597ebd6f1dcc72b90c891a7bc80926b4f5049c6",
"extract_dir": "octave-8.2.0-w64",
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-8.3.0-w64.zip",
"hash": "7240fc9cedf5dc35d30ab1fbb6ec7d06bce9ae1d74e567d15e64a2f38e6ee4eb",
"extract_dir": "octave-8.3.0-w64",
"bin": [
[
"post-install.bat",
@ -26,9 +26,9 @@
]
},
"32bit": {
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-8.2.0-w32.zip",
"hash": "28858e975bfb3ffb937760028ffd99a10907dc59127fee0ec1a747096261854d",
"extract_dir": "octave-8.2.0-w32",
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-8.3.0-w32.zip",
"hash": "eee80e9b7240b4929d07fd54e25ddb212a6010e45837fd2fe664c5f5dc39bf77",
"extract_dir": "octave-8.3.0-w32",
"bin": [
[
"post-install.bat",