Skip to content

Commit

Permalink
cbmc 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
db-ci-cprover committed Sep 3, 2024
1 parent 5a0249f commit acf2271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/c/cbmc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class Cbmc < Formula
desc "C Bounded Model Checker"
homepage "https://www.cprover.org/cbmc/"
url "https://github.com/diffblue/cbmc.git",
tag: "cbmc-6.1.1",
revision: "b3359791bcc1a6651646920c3936ce167465db92"
tag: "cbmc-6.2.0",
revision: "27b845c975c6bbdfb2ccc6f40bdfae6793d12277"
license "BSD-4-Clause"

bottle do
Expand Down

0 comments on commit acf2271

Please sign in to comment.