Skip to content

Commit 6366fde

Browse files
committed
highs 1.12.0
1 parent 44914ef commit 6366fde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/h/highs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Highs < Formula
22
desc "Linear optimization software"
33
homepage "https://www.maths.ed.ac.uk/hall/HiGHS/"
4-
url "https://github.com/ERGO-Code/HiGHS/archive/refs/tags/v1.11.0.tar.gz"
5-
sha256 "2b44b074cf41439325ce4d0bbdac2d51379f56faf17ba15320a410d3c1f07275"
4+
url "https://github.com/ERGO-Code/HiGHS/archive/refs/tags/v1.12.0.tar.gz"
5+
sha256 "cd0daddaca57e66b55524588d715dc62dcee06b5ab9ad186412dc23bc71ae342"
66
license "MIT"
77

88
# Upstream appears to use GitHub releases to indicate that a version is

0 commit comments

Comments
 (0)