Skip to content

Commit b6673fd

Browse files
committed
cryptominisat 5.14.3
1 parent 63286c1 commit b6673fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/c/cryptominisat.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cryptominisat < Formula
22
desc "Advanced SAT solver"
33
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"
4+
url "https://github.com/msoos/cryptominisat/archive/refs/tags/release/v5.14.3.tar.gz"
5+
sha256 "0ed3b7ec51ae44a9c58858459552b58783b6ab5663b11b79a8289de4b9ed6cab"
66
# Everything that's needed to run/build/install/link the system is MIT licensed. This allows
77
# easy distribution and running of the system everywhere.
88
license "MIT"

0 commit comments

Comments
 (0)