From 1cf424e2fbff173dd5d90a70dcde7f1b1cab488f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Mar 2025 16:30:37 +0000 Subject: [PATCH] octave: Update to version 10.1.0 --- bucket/octave.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/octave.json b/bucket/octave.json index 4320d1cb02..0196d096e0 100644 --- a/bucket/octave.json +++ b/bucket/octave.json @@ -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",