From 783e12521cd3548b9949ad0bdc594c7a0ec9c3f8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 6 Jun 2024 12:37:36 +0000 Subject: [PATCH 1/2] jj 0.18.0 --- Formula/j/jj.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/j/jj.rb b/Formula/j/jj.rb index 370eb5e5508d0..d7b789389ef63 100644 --- a/Formula/j/jj.rb +++ b/Formula/j/jj.rb @@ -1,10 +1,9 @@ class Jj < Formula desc "Git-compatible distributed version control system" homepage "https://github.com/martinvonz/jj" - url "https://github.com/martinvonz/jj/archive/refs/tags/v0.17.1.tar.gz" - sha256 "653e1190a82a39dae733487a11aa641ba62a36ae1e221c21844f822575961919" + url "https://github.com/martinvonz/jj/archive/refs/tags/v0.18.0.tar.gz" + sha256 "4f81eed321c3aeeb1e0528250f49b703710ebf91ba18238dd46f97b9a59aaa98" license "Apache-2.0" - revision 1 head "https://github.com/martinvonz/jj.git", branch: "main" bottle do From e1f51bdd75b2a475ca5654764c4f5f10094d8955 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 6 Jun 2024 13:13:04 +0000 Subject: [PATCH 2/2] jj: update 0.18.0 bottle. --- Formula/j/jj.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/j/jj.rb b/Formula/j/jj.rb index d7b789389ef63..e561e3da1299c 100644 --- a/Formula/j/jj.rb +++ b/Formula/j/jj.rb @@ -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