Skip to content

Commit 7a7163a

Browse files
committed
yamlfmt: update 0.19.0 bottle.
1 parent 191b700 commit 7a7163a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/y/yamlfmt.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Yamlfmt < Formula
77
head "https://github.com/google/yamlfmt.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "3b2ced127a405d1f950d18f54dc4da8bf2d40fa8b67483d3c451460660a90770"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3b2ced127a405d1f950d18f54dc4da8bf2d40fa8b67483d3c451460660a90770"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3b2ced127a405d1f950d18f54dc4da8bf2d40fa8b67483d3c451460660a90770"
13-
sha256 cellar: :any_skip_relocation, sonoma: "1c1483a890a851178a2c1e8902c81063a66dfafc68e02b0a0be9e0d600958228"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "388231a58bac3b788b0b8367c657be959671f0d39ab68046323d04059a114c07"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "de478248b430d297c3178106c6518cab44691a0340af35cc5bb177df48986de9"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "5c59ed48d2534326566255ca209edd314aa0182db4132fe43c5ab4dc3fcebc20"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5c59ed48d2534326566255ca209edd314aa0182db4132fe43c5ab4dc3fcebc20"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5c59ed48d2534326566255ca209edd314aa0182db4132fe43c5ab4dc3fcebc20"
13+
sha256 cellar: :any_skip_relocation, sonoma: "423f2da3e7064f7eb996843d90b6692c692c0535af0429c88f74c774e379c17d"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "26beaa3991b22b29d8ef67adf7af3b107c89b4ab7ed3171fcaee2df52d4b7323"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "92f38abcf0be10615688c6547d59c2443207d62454a0ee575d36ffec5b7e599a"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)