From 4312ec59116c722f9d5c94b28b07e060e1c78308 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 21 Jan 2025 20:17:39 +0000 Subject: [PATCH 1/2] xcbeautify 2.21.0 --- Formula/x/xcbeautify.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/x/xcbeautify.rb b/Formula/x/xcbeautify.rb index 9bdd5d020d8860..a80ea65d1e53d4 100644 --- a/Formula/x/xcbeautify.rb +++ b/Formula/x/xcbeautify.rb @@ -1,8 +1,8 @@ class Xcbeautify < Formula desc "Little beautifier tool for xcodebuild" homepage "https://github.com/cpisciotta/xcbeautify" - url "https://github.com/cpisciotta/xcbeautify/archive/refs/tags/2.19.0.tar.gz" - sha256 "cc6147c51c9ecb844d106874135818c5ac665454f773035bb4ee9415dda2f594" + url "https://github.com/cpisciotta/xcbeautify/archive/refs/tags/2.21.0.tar.gz" + sha256 "1585e079ce0a2d066d6cc2e24fa1034b5ff9a197155b090496f8e86a584c99d8" license "MIT" head "https://github.com/cpisciotta/xcbeautify.git", branch: "main" From 4a1685b174c7f5fdc8be4e035bbdef0dcec840b7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 21 Jan 2025 21:19:20 +0000 Subject: [PATCH 2/2] xcbeautify: update 2.21.0 bottle. --- Formula/x/xcbeautify.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/x/xcbeautify.rb b/Formula/x/xcbeautify.rb index a80ea65d1e53d4..76c3e166277ee5 100644 --- a/Formula/x/xcbeautify.rb +++ b/Formula/x/xcbeautify.rb @@ -7,12 +7,12 @@ class Xcbeautify < Formula head "https://github.com/cpisciotta/xcbeautify.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "ab2fcacaf0a16472d7ed115937171f47472fcc8ca7a6394e1d53c66227b5858e" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "0e98daee69487849c3cd8a825063e77abd48e29211ac438acac1232c30d514f6" - sha256 cellar: :any_skip_relocation, arm64_ventura: "a34cfa881b276f8775750ff605c976be33a26310285f384555827704a5f9ca14" - sha256 cellar: :any_skip_relocation, sonoma: "723d1ffe6bae8ed764c840e6c6d03a1dac05e98f0dbab77ee2967d46c26b7940" - sha256 cellar: :any_skip_relocation, ventura: "a3f49ab16f9a89f51c5a360a9e361756c4ca7a424339b9f81d66f04123b1f53a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8b656bf4300abbe6a9b644f147e609e25a0f443205781b6c164abb4075e7f629" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "661f365b474742790013b2851486176fff64475afe7e66044bfa2989b90b753e" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "00ce3c64cedf63bb4276758b3f71d2b7058d2d264b157471614537e8815880e7" + sha256 cellar: :any_skip_relocation, arm64_ventura: "ae7efae73d99d927b1072a492c0f0040ca2c4f291adc415140d6006dbbdc8a5b" + sha256 cellar: :any_skip_relocation, sonoma: "94dfa232fd1d1394b7f567275d8f648f59340e8b4ea9e25931a39d4149f865a0" + sha256 cellar: :any_skip_relocation, ventura: "f876da3cfd8a2e3a8083e1d49108ab59405d908f4fcd80b58c197bbd47a9dc43" + sha256 cellar: :any_skip_relocation, x86_64_linux: "53f86e75ca7a532a045c0668966771113beaac83723493689aa3f3caa6e5e822" end # needs Swift tools version 5.9.0