Skip to content

Commit 249bd99

Browse files
committed
yamlfmt 0.18.1
1 parent 4e0aaf0 commit 249bd99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/y/yamlfmt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Yamlfmt < Formula
22
desc "Extensible command-line tool to format YAML files"
33
homepage "https://github.com/google/yamlfmt"
4-
url "https://github.com/google/yamlfmt/archive/refs/tags/v0.18.0.tar.gz"
5-
sha256 "d4abdb4f10e1c55b513a94584864037515937e16611f9de32871c4a2f477f65d"
4+
url "https://github.com/google/yamlfmt/archive/refs/tags/v0.18.1.tar.gz"
5+
sha256 "aec8d5cb8ca395ed60bddeb14d4a4076d5b46939a3a9cd6773eb1913d2d63a0e"
66
license "Apache-2.0"
77
head "https://github.com/google/yamlfmt.git", branch: "main"
88

0 commit comments

Comments
 (0)