Skip to content

Commit

Permalink
jj: update 0.19.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 5, 2024
1 parent cd29352 commit e420812
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: "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"
sha256 cellar: :any, arm64_sonoma: "e9840ad0d07db532b0c6bfea0b8294cb133fd288b43dc4f4ce7ee56cfd5fe2d3"
sha256 cellar: :any, arm64_ventura: "021ee3e29a247ca68c15db0adad621405976ed98139f13c01698594dce36ce74"
sha256 cellar: :any, arm64_monterey: "ff6e426aa0e5d2323796c89e004df6d14332453ae3d87739fc6d74fe897b335c"
sha256 cellar: :any, sonoma: "ad719df2af8a19ae8c41cac84d1e0ef491ad04ddcb58d4d0d037e25bc9cd41e5"
sha256 cellar: :any, ventura: "d970bba97e8eca1647c31430d281bb328f7bad8bf529dcdd8de23f5db90fa244"
sha256 cellar: :any, monterey: "1dc0314c65a1190c0fcc70366e5debec0052b02c041b29e904205684929eac69"
sha256 cellar: :any_skip_relocation, x86_64_linux: "298c4c602e6914b399ac9c7b9ef26a0ebd1b0c04b93764d7cfd81e3d183adcbb"
end

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

0 comments on commit e420812

Please sign in to comment.