From 0df64834a0a6a605744947572be3c95e72accabe Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 12 May 2024 21:23:05 +0000 Subject: [PATCH 1/2] chezmoi 2.48.1 --- Formula/c/chezmoi.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/c/chezmoi.rb b/Formula/c/chezmoi.rb index 9e42de5ef4424..d76e3919c7b37 100644 --- a/Formula/c/chezmoi.rb +++ b/Formula/c/chezmoi.rb @@ -1,8 +1,8 @@ class Chezmoi < Formula desc "Manage your dotfiles across multiple diverse machines, securely" homepage "https://chezmoi.io/" - url "https://github.com/twpayne/chezmoi/archive/refs/tags/v2.48.0.tar.gz" - sha256 "3034a37ddc21fd19e9a37297dd98a6edbf85e68f112cafef721d2512fbac13e5" + url "https://github.com/twpayne/chezmoi/archive/refs/tags/v2.48.1.tar.gz" + sha256 "6c7647bd42dcda7370a85c3f744018667e4a122a227ac368373443dec694d6e9" license "MIT" head "https://github.com/twpayne/chezmoi.git", branch: "master" From b59135b8b61ba6a728902887ead22ff520ec4708 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 12 May 2024 21:49:58 +0000 Subject: [PATCH 2/2] chezmoi: update 2.48.1 bottle. --- Formula/c/chezmoi.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/c/chezmoi.rb b/Formula/c/chezmoi.rb index d76e3919c7b37..81686e07561c4 100644 --- a/Formula/c/chezmoi.rb +++ b/Formula/c/chezmoi.rb @@ -14,13 +14,13 @@ class Chezmoi < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "13a325d306782eb2edbc6eb4a264da38459ac31db996f51206d36b9270bdb75c" - sha256 cellar: :any_skip_relocation, arm64_ventura: "3ae4d75066856841772974e4ebc1d2b82de767d05150bfd0a52d7a13cbaffae6" - sha256 cellar: :any_skip_relocation, arm64_monterey: "07d92e3c0f39df8b2b58c608666b754ce4321f3214ccd1dbda5a7935218edf8a" - sha256 cellar: :any_skip_relocation, sonoma: "2ddf675039497850bbd1ca63fd03f43718a1a3f870f1185f3aa8607e22c5e1e4" - sha256 cellar: :any_skip_relocation, ventura: "22d1a287a204debd0a02f3374fbaed7913a14a33354510481ad4b3f0299f5154" - sha256 cellar: :any_skip_relocation, monterey: "0c0a870dce81a80f7f91629234612cc52e88aaa52a3fbcaf5a8562428479ac89" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b09a91c752f8b1ea9226f4930c1d0f88b95e416e0ef62774333209c9e9eedc3a" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0e455ab73da6d2f3247a7ff590d71b10ef8c0129639b78fe3606cc35168e7e2c" + sha256 cellar: :any_skip_relocation, arm64_ventura: "5b072a946e0fd4897b54501eb20f96224704dac743602b24aa7e878fbab587e5" + sha256 cellar: :any_skip_relocation, arm64_monterey: "b2b7ac91f44627cbeb264d73673c39c929fad56b7f9ca2b3974b7653874e2be1" + sha256 cellar: :any_skip_relocation, sonoma: "4d91514bc1450a6997a67319f26ca0970e4437b06749c9c526cc9e5921af3217" + sha256 cellar: :any_skip_relocation, ventura: "31c7a7be28d8c3dbd822b318b1a02f7269eefbed360de6249deff5b7a04e735b" + sha256 cellar: :any_skip_relocation, monterey: "9ea01f0bdaa484fdcb13b690856483480ab9cea840bc388dd5c0cb86ed685951" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c90a77237cbe393a46ffd03903eedafe8045aa8be4ce1dd02f789aabb825f33c" end depends_on "go" => :build