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 36b9468 commit 7f06d6aCopy full SHA for 7f06d6a
Formula/z/z3.rb
@@ -1,8 +1,8 @@
1
class Z3 < Formula
2
desc "High-performance theorem prover"
3
homepage "https://github.com/Z3Prover/z3"
4
- url "https://github.com/Z3Prover/z3/archive/refs/tags/z3-4.15.3.tar.gz"
5
- sha256 "8cfd4d6ab47cafe931446e2c03e10df651d40487730c819f1bf420987144824f"
+ url "https://github.com/Z3Prover/z3/archive/refs/tags/z3-4.15.4.tar.gz"
+ sha256 "dae526252cb0585c8c863292ebec84cace4901a014b190a73f14087dd08d252b"
6
license "MIT"
7
head "https://github.com/Z3Prover/z3.git", branch: "master"
8
0 commit comments