Skip to content

Commit

Permalink
cbmc: update 6.3.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent ba85adc commit f7f8027
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/cbmc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Cbmc < Formula
license "BSD-4-Clause"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "547be02ac0f433c32c3891ae903a0fd636b5f969f0d48f979fb2bb297120b997"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2498148a8885ca9dc4bf43b74223fbb6133c751cda63fb4696c77a289c05077e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "cf25cd38405568e00ae636911f9d99d9e11bd3af412347e35493b546f89e19e0"
sha256 cellar: :any_skip_relocation, sonoma: "cc6541c50375420b8039db909c479357f4b6ea08c42b662c848116c545244235"
sha256 cellar: :any_skip_relocation, ventura: "98ca34ae1079827e7db598a4548dd53f736c28ba675fa2ec8f071bcd9f8d6ec3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0d5f6935072f1af26fc5559e16e5c92b06bb6da0d2a7f80e6f1c2c155215bf1e"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1e50e314bf1f1ddaa9253d40c4dc70f3770232308dcab4295337661437b1460f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "133d3d72f113fcb12292e08a39d2449f16fb4510567e52d35e384142fe659db5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c06dea047e5c78eb95354b17dcc40cc59abcf9db38680d9ead760202501540cf"
sha256 cellar: :any_skip_relocation, sonoma: "c45b99b6975d0f2fa78b5aed64751e58f12367aaa91edd06b34b86782b3b5c10"
sha256 cellar: :any_skip_relocation, ventura: "de04d1c43dc85344c103d79b1f7d143593122d86793b759328d57160b5d8a30b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bdcfa01760c11979adb3ee153bd3dd67ea2df230e171ced004473999b05ce936"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit f7f8027

Please sign in to comment.