From 487a6ced84c6854f2462216b53730f428fef3c22 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 00:52:56 +0000 Subject: [PATCH] octave: Update to version 10.2.0 --- bucket/octave.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/octave.json b/bucket/octave.json index 0196d096e0..c0991952ca 100644 --- a/bucket/octave.json +++ b/bucket/octave.json @@ -1,5 +1,5 @@ { - "version": "10.1.0", + "version": "10.2.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-10.1.0-w64.zip", - "hash": "39c2ce7b9605e48c77eea80c226f68711758c3e7300b1bafb3e64786752a5b92", - "extract_dir": "octave-10.1.0-w64", + "url": "https://ftp.gnu.org/gnu/octave/windows/octave-10.2.0-w64.zip", + "hash": "b3ac55f7acf4b52e20402fc89c6b1998eb600bdbcd08e7a670ac9b53f9c5d251", + "extract_dir": "octave-10.2.0-w64", "bin": [ [ "post-install.bat",