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 d93a0f4 commit d36f5d7Copy full SHA for d36f5d7
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.13.3.tar.gz"
5
- sha256 "f59c9cf600ea57fb64ffeffbffd0f2d2b896854f339e846f48f069d23bc14ba0"
+ url "https://github.com/Z3Prover/z3/archive/refs/tags/z3-4.13.4.tar.gz"
+ sha256 "4071977e66e9f3d239b7b098ceddfe62ffdf3c71e345e9524a4a5001d1f4adf3"
6
license "MIT"
7
head "https://github.com/Z3Prover/z3.git", branch: "master"
8
0 commit comments