Skip to content

Commit

Permalink
chezmoi: update 2.27.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 5, 2022
1 parent 4b5c080 commit 00c6a33
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions Formula/chezmoi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@ class Chezmoi < Formula
head "https://github.com/twpayne/chezmoi.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "a32504a5e8f37c5675a685e713157f039e3aa0d91cb5cc86f7525a96b9d14055"
sha256 cellar: :any_skip_relocation, arm64_monterey: "12b1677f2073e9b861f7220a96a1e9675d52173556e19bbf002d131384e8d84e"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "9d04cb4ce3ffe3d751f141589b81d256d372dd940150c768e09d1f6c6ad67134"
sha256 cellar: :any_skip_relocation, ventura: "25a74f8c947e9026bc4a04f9ce0bfc17df4306c4daf72d725518e11236864174"
sha256 cellar: :any_skip_relocation, monterey: "5a084a81e459284798c25b5e5e3aa059a2295b75ce9d47069f0adcb0c359f30c"
sha256 cellar: :any_skip_relocation, big_sur: "dd774647265240580705a6ee187d04d2e4647f8a78fb7ccc0918bc9c94bbb2d1"
sha256 cellar: :any_skip_relocation, catalina: "1ed9c59f52c013d769d4fc80e119bac7bc1ff8e3c4cdf27f767544ab86f5346b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "38d61c24afffa1dbe6d73d4b5ffb697f62c5c627ed92b89a0ceb81a1f61dae19"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ca5c2d696ce7f7d9b196087a31f95a6d8109682f6e73fcb64105c8f354745a3f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2e9c613f2a5e9c8a470cf20bc0b5341e6a45b232917904f2d2f00ce9f304aa9e"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "24206bf79c36a80355df6b5544f27b4f42a5818b47e166e9ff34b8493491272e"
sha256 cellar: :any_skip_relocation, ventura: "07de307ff68eaa0a18321027cba9f026276a24b37331966c3fbf427950b1b917"
sha256 cellar: :any_skip_relocation, monterey: "476d3e330d72ae0388710aec9004bc392b4c0441fd1522c076d1b67a5ce4887e"
sha256 cellar: :any_skip_relocation, big_sur: "2662f381c9acc248298f1cdef9be94f47185997f000221d597a417c643d54468"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2d998e93d981356d285318f9a636ccba64b44f74c44e7cd3462e1c300b2954f0"
end

depends_on "go" => :build
Expand Down

0 comments on commit 00c6a33

Please sign in to comment.