Skip to content

Commit 535f185

Browse files
committed
alive2 21.0
1 parent ba36b86 commit 535f185

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Formula/a/alive2.rb

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,11 @@ class Alive2 < Formula
22
desc "Automatic verification of LLVM optimizations"
33
homepage "https://github.com/AliveToolkit/alive2"
44
url "https://github.com/AliveToolkit/alive2.git",
5-
tag: "v20.0",
6-
revision: "c0f5434f402ad91714ee0952f686cd0f524920ad"
5+
tag: "v21.0",
6+
revision: "913e1556032ee70a9ebf147b5a0c7e10086b7490"
77
license "MIT"
8-
revision 2
98
head "https://github.com/AliveToolkit/alive2.git", branch: "master"
109

11-
no_autobump! because: :requires_manual_review
12-
1310
bottle do
1411
sha256 cellar: :any, arm64_sequoia: "c2e52c9df83cf4759cdc53761aec5cf533bdc24fc9812241c18f494a9e7bc836"
1512
sha256 cellar: :any, arm64_sonoma: "d12f24a623fe6a7ae194b546ed2076cb9b71b7f2b2ffc8abacf6f004db446720"

0 commit comments

Comments
 (0)