Skip to content

Commit 1106fb0

Browse files
committed
octave 10.1.0
1 parent 229b1df commit 1106fb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/o/octave.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Octave < Formula
22
desc "High-level interpreted language for numerical computing"
33
homepage "https://octave.org/index.html"
4-
url "https://ftp.gnu.org/gnu/octave/octave-9.4.0.tar.xz"
5-
mirror "https://ftpmirror.gnu.org/octave/octave-9.4.0.tar.xz"
6-
sha256 "fff911909ef79f95ba244dab5b8c1cb8c693a6c447d31deabb53994f17cb7b3d"
4+
url "https://ftp.gnu.org/gnu/octave/octave-10.1.0.tar.xz"
5+
mirror "https://ftpmirror.gnu.org/octave/octave-10.1.0.tar.xz"
6+
sha256 "051d092fe7abbed4ed9b74c8c40f3dfb1b9aa9eede770ac6c7e9c8c9e895e0c9"
77
license "GPL-3.0-or-later"
88

99
# New tarballs appear on https://ftp.gnu.org/gnu/octave/ before a release is

0 commit comments

Comments
 (0)