From 2fd31412be42f00d4ea76d0525b7f459a29852e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 12:34:11 +0000 Subject: [PATCH] octave: Update to version 9.4.0 --- bucket/octave.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/octave.json b/bucket/octave.json index 3916f28862..4320d1cb02 100644 --- a/bucket/octave.json +++ b/bucket/octave.json @@ -1,5 +1,5 @@ { - "version": "9.3.0", + "version": "9.4.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.3.0-w64.zip", - "hash": "6b1efaf7ffa717ca3d586a22ffeb985f50ff9c079cbd883f59a37e8b3c916fce", - "extract_dir": "octave-9.3.0-w64", + "url": "https://ftp.gnu.org/gnu/octave/windows/octave-9.4.0-w64.zip", + "hash": "ce8a88ac885f50cc6fc89c28328d7a2dc149d8a23dbee8222466df8ee4a51db3", + "extract_dir": "octave-9.4.0-w64", "bin": [ [ "post-install.bat",