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 12380bf commit ffc6313Copy full SHA for ffc6313
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.1.tar.gz"
5
- sha256 "ebf6eed5f2cb217d62abddaa94526189ae40bf3c415fb9c2e2128e099f16fda0"
+ url "https://github.com/Z3Prover/z3/archive/refs/tags/z3-4.15.2.tar.gz"
+ sha256 "3486bf5b35b185981cab0b0a81f870547648a1ca433085aa79afd17c44959751"
6
license "MIT"
7
head "https://github.com/Z3Prover/z3.git", branch: "master"
8
0 commit comments