diff --git a/bucket/octave.json b/bucket/octave.json index ac12c76e29..ae9cdae351 100644 --- a/bucket/octave.json +++ b/bucket/octave.json @@ -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",