From 78812a956efa613e775e3fea16f0ad519d3393a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:48:45 +0000 Subject: [PATCH] octave: Update to version 9.3.0 --- bucket/octave.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/octave.json b/bucket/octave.json index e0ebb8b910..3916f28862 100644 --- a/bucket/octave.json +++ b/bucket/octave.json @@ -1,5 +1,5 @@ { - "version": "9.2.0", + "version": "9.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-9.2.0-w64.zip", - "hash": "8507e0c8c5480a3a1f7d66cba8e6d84f8614fb149eed4983f5c3bb4b438382e4", - "extract_dir": "octave-9.2.0-w64", + "url": "https://ftp.gnu.org/gnu/octave/windows/octave-9.3.0-w64.zip", + "hash": "6b1efaf7ffa717ca3d586a22ffeb985f50ff9c079cbd883f59a37e8b3c916fce", + "extract_dir": "octave-9.3.0-w64", "bin": [ [ "post-install.bat",