octave: Update to version 8.1.0

This commit is contained in:
github-actions[bot] 2023-03-11 12:31:39 +00:00
parent 8bc3975063
commit 37ff0e62e4

View File

@ -1,13 +1,13 @@
{
"version": "7.3.0",
"version": "8.1.0",
"description": "A high-level language primarily intended for numerical computations.",
"homepage": "https://www.gnu.org/software/octave/",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-7.3.0-w64.zip",
"hash": "f8dcdbfe3ed20d064cee355fc2755ec3df1d11ed3464c2d57bc5d238aa37fd78",
"extract_dir": "octave-7.3.0-w64",
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-8.1.0-w64.zip",
"hash": "c9de42e681337e445296f635d785ee3101baa4dfcf11851d3b1d6fc9129709e3",
"extract_dir": "octave-8.1.0-w64",
"bin": [
"mingw64\\bin\\octave.bat",
"mingw64\\bin\\octave-gui.exe",
@ -16,9 +16,9 @@
]
},
"32bit": {
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-7.3.0-w32.zip",
"hash": "55b3236c9a4af312466542092377cf3500c54f5a9f0f34cf90a38e1729c9dd6c",
"extract_dir": "octave-7.3.0-w32",
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-8.1.0-w32.zip",
"hash": "2e27c96340aff407d0f2e074f107628a9e814f3d4328217838d26e898714e1b3",
"extract_dir": "octave-8.1.0-w32",
"bin": [
"mingw32\\bin\\octave.bat",
"mingw32\\bin\\octave-gui.exe",