octave: Update to version 9.4.0

This commit is contained in:
github-actions[bot] 2025-02-08 12:34:11 +00:00
parent 7f4d69510a
commit 2fd31412be

View File

@ -1,5 +1,5 @@
{ {
"version": "9.3.0", "version": "9.4.0",
"description": "A high-level language primarily intended for numerical computations.", "description": "A high-level language primarily intended for numerical computations.",
"homepage": "https://www.gnu.org/software/octave/", "homepage": "https://www.gnu.org/software/octave/",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
@ -11,9 +11,9 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ftp.gnu.org/gnu/octave/windows/octave-9.3.0-w64.zip", "url": "https://ftp.gnu.org/gnu/octave/windows/octave-9.4.0-w64.zip",
"hash": "6b1efaf7ffa717ca3d586a22ffeb985f50ff9c079cbd883f59a37e8b3c916fce", "hash": "ce8a88ac885f50cc6fc89c28328d7a2dc149d8a23dbee8222466df8ee4a51db3",
"extract_dir": "octave-9.3.0-w64", "extract_dir": "octave-9.4.0-w64",
"bin": [ "bin": [
[ [
"post-install.bat", "post-install.bat",