Skip to content

Commit

Permalink
jj: update 0.18.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 6, 2024
1 parent 783e125 commit e1f51bd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/j/jj.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Jj < Formula
head "https://github.com/martinvonz/jj.git", branch: "main"

bottle do
sha256 cellar: :any, arm64_sonoma: "16329c5d23a092be27d3474caa53bf33ce5296b507934c8caf748545a5a96aad"
sha256 cellar: :any, arm64_ventura: "b3f7ee611537e7eb2b0deb125d8c987e5c4279bc1d180fb7579754914a228206"
sha256 cellar: :any, arm64_monterey: "b12036b9c17a4e91dcef83a7ab59322260fe0345de7b7168dd211727b951e469"
sha256 cellar: :any, sonoma: "6c1f28f16da5b536348d990705b7414b1077e5f0647fae1ba5e3cfc5d0187933"
sha256 cellar: :any, ventura: "d7b6b29e30c2c0437133e2e912115fe92dc0c72f6f6cc62e8df6c47a9232879e"
sha256 cellar: :any, monterey: "084bcdbe290f0c7d241e74dc0c01c3c2d5d10d879d28b41942be5ecabe3c0b00"
sha256 cellar: :any_skip_relocation, x86_64_linux: "179c23906a88e097a9b8365d642e9cc5ade157d18263630577671d1f668335c3"
sha256 cellar: :any, arm64_sonoma: "dd178e23f06607faf1337086cb4c703f66b7fb9857c18ba71b37ed933bbfddb2"
sha256 cellar: :any, arm64_ventura: "34578e0f8af5af4aaaae2657e6a113e18604dedad9066aaba8f874b3116ad6c2"
sha256 cellar: :any, arm64_monterey: "8cfea5e8752208333423115ccafade833a312bacf7a4a10481dbc330926d5055"
sha256 cellar: :any, sonoma: "712ae3378a96ea4592bc181f10bb6d3512f2855e628a2053c468609245c97bda"
sha256 cellar: :any, ventura: "f26cfa8e3f627f8bf7127d8a935e7ffff16e68e555c25314b3a9e0a09b395c8d"
sha256 cellar: :any, monterey: "56fa62cef28bf3cbf859934be4d0339547a211e746ba204692d6106c1127253a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ae0525e2974df9365cbc702b119960d9c8458b0a93aa13c06deb54c98847b952"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit e1f51bd

Please sign in to comment.