Skip to content

Commit

Permalink
yamlfmt: update 0.14.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 1, 2024
1 parent 1cad08f commit 2f05768
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/y/yamlfmt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class Yamlfmt < Formula
head "https://github.com/google/yamlfmt.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4a73209def2fc4e07d41889e11cb7c82954d7d1c5051a7591342301c3e9f40e6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3c46ca7a25fbf1b395616dded26c2fab581f2a2fb48e33d226e6bf1f9c11d0df"
sha256 cellar: :any_skip_relocation, arm64_ventura: "2bdb15e3f06897b57fda481e39279ecf91b9310a5db4832c7ac101e65270edae"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e8d27c36ab5e0afc35c473c6ff5985e292e15b5d9776c72b9cc4ba209059a67a"
sha256 cellar: :any_skip_relocation, sonoma: "51eaac6c4a967dee980851e25bab10823d1409a65622b493ffd1f4f806f53499"
sha256 cellar: :any_skip_relocation, ventura: "b279664b7058f558995c93361e7634ce42a57d0876ae0518415910c989323b84"
sha256 cellar: :any_skip_relocation, monterey: "cea6269ca6471482f7f38616b41f6c43ce89163e296ef40c09eb82a9407de3f9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f1d38658401442429e4207bb7e08ba71514ddc0bf5c76ffd8e3dfa320b279b64"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c5594a8b9d5a83f76f8824a17cf83115644e021aeac1ad5a6365dda1dc0aaf80"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c5594a8b9d5a83f76f8824a17cf83115644e021aeac1ad5a6365dda1dc0aaf80"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c5594a8b9d5a83f76f8824a17cf83115644e021aeac1ad5a6365dda1dc0aaf80"
sha256 cellar: :any_skip_relocation, sonoma: "204c0cc28383f3da42f5feb60a40a5f73cd16d090b88260087194b09e2fccdcc"
sha256 cellar: :any_skip_relocation, ventura: "204c0cc28383f3da42f5feb60a40a5f73cd16d090b88260087194b09e2fccdcc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d6f799f0a7d20fee357cf4aca9f9108f423069072ac494bfbaffe722e795d4e5"
end

depends_on "go" => :build
Expand Down

0 comments on commit 2f05768

Please sign in to comment.