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 63286c1 commit b6673fdCopy full SHA for b6673fd
1 file changed
Formula/c/cryptominisat.rb
@@ -1,8 +1,8 @@
1
class Cryptominisat < Formula
2
desc "Advanced SAT solver"
3
homepage "https://www.msoos.org/cryptominisat5/"
4
- url "https://github.com/msoos/cryptominisat/archive/refs/tags/release/v5.14.2.tar.gz"
5
- sha256 "8ffe7da6ed6716b83a7f4ec26b89d680d7afbb390bc3628d68898d3bc36a9d27"
+ url "https://github.com/msoos/cryptominisat/archive/refs/tags/release/v5.14.3.tar.gz"
+ sha256 "0ed3b7ec51ae44a9c58858459552b58783b6ab5663b11b79a8289de4b9ed6cab"
6
# Everything that's needed to run/build/install/link the system is MIT licensed. This allows
7
# easy distribution and running of the system everywhere.
8
license "MIT"
0 commit comments