We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44914ef commit 6366fdeCopy full SHA for 6366fde
Formula/h/highs.rb
@@ -1,8 +1,8 @@
1
class Highs < Formula
2
desc "Linear optimization software"
3
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"
+ url "https://github.com/ERGO-Code/HiGHS/archive/refs/tags/v1.12.0.tar.gz"
+ sha256 "cd0daddaca57e66b55524588d715dc62dcee06b5ab9ad186412dc23bc71ae342"
6
license "MIT"
7
8
# Upstream appears to use GitHub releases to indicate that a version is
0 commit comments