Skip to content

Commit

Permalink
cbmc 5.92.0
Browse files Browse the repository at this point in the history
  • Loading branch information
db-ci-cprover committed Sep 14, 2023
1 parent 7a5de38 commit 418fc37
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-5.91.0",
revision: "3e3ba26f238f4bd27cff3923039dd2d21d6d7328"
tag: "cbmc-5.92.0",
revision: "671e46a67401970aacc937f9c9284ae845289471"
license "BSD-4-Clause"

bottle do
Expand Down

0 comments on commit 418fc37

Please sign in to comment.