Skip to content

Commit

Permalink
ctlptl: update 0.8.23 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 20, 2023
1 parent a1690d2 commit 5b559f1
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions Formula/c/ctlptl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ class Ctlptl < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "973fcd0d0b611af7ed8a604af05a0229d5f450a9040b2904e8a6cce15f903804"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c4cb699e4a618f4866eb8e49dc959b9bcca528c35e2fab868690a329b9882127"
sha256 cellar: :any_skip_relocation, arm64_monterey: "47b2f972f572cd890dd397a655e4eb61b2553452388c083bd04a8087a3dfaf78"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "bd57510273931d6b3c9de68227888b5dd283198fc53f339076cf8d6734b671ff"
sha256 cellar: :any_skip_relocation, sonoma: "38ec8d520cbe4ac7d0e0098452a68c4cd7b193b5b6328e3c18da2245a847b9f5"
sha256 cellar: :any_skip_relocation, ventura: "64138d5c051ecd542e530c42d43233ed27d82fd51887fe84592141bf882a7545"
sha256 cellar: :any_skip_relocation, monterey: "8a31e1b10500be72c5db6a2e9b8d1543be5b52f0fb2d6b9c44ddfadc0b653cfc"
sha256 cellar: :any_skip_relocation, big_sur: "33fba3095bafee14fd9f15c1fcdb824d8b1d07b6e12c14186d26ae4da49e0e8c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4d909685126d40bc2f5d12f2f34871cc6c8de9f0cb9c8541a84f1242b48c7854"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d6da1456e6947fd8ccd266340f0d3dc992df8f6892dcf6e497554dd68f36072d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "132ecf1e56abaf8c93199b9a252b6e9b596927251e45bf3b23262226aad1dfab"
sha256 cellar: :any_skip_relocation, arm64_monterey: "dd5033cc826158bc41978b9d409cd25de0a13b08d45d8a123f12dae171d981b4"
sha256 cellar: :any_skip_relocation, sonoma: "b5da0c6d9fe487fa3a118cada9fe7b141b32eb7ed4823e53c220715c885f8dd1"
sha256 cellar: :any_skip_relocation, ventura: "9f600dda366546e50e2c412e0795c6ac612979df5d1f4490d39e1d3670bec9ef"
sha256 cellar: :any_skip_relocation, monterey: "03d19655f61c7a9037a7a45f607dc21bc41d884b938b1867918cad8e56ff2f72"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f25b66dfd8399ecbacc01ff8b000f927358fb29c898167bec4ea8e01df5c7ad5"
end

depends_on "go" => :build
Expand Down

0 comments on commit 5b559f1

Please sign in to comment.