Skip to content

Commit 191b700

Browse files
committed
yamlfmt 0.19.0
1 parent 8e36183 commit 191b700

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.1.tar.gz"
5-
sha256 "aec8d5cb8ca395ed60bddeb14d4a4076d5b46939a3a9cd6773eb1913d2d63a0e"
4+
url "https://github.com/google/yamlfmt/archive/refs/tags/v0.19.0.tar.gz"
5+
sha256 "257dd1521895c6b22ab4c71c27fa27f2290d05cedd0734f819573b509039e9b2"
66
license "Apache-2.0"
77
head "https://github.com/google/yamlfmt.git", branch: "main"
88

0 commit comments

Comments
 (0)