We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e0aaf0 commit 249bd99Copy full SHA for 249bd99
Formula/y/yamlfmt.rb
@@ -1,8 +1,8 @@
1
class Yamlfmt < Formula
2
desc "Extensible command-line tool to format YAML files"
3
homepage "https://github.com/google/yamlfmt"
4
- url "https://github.com/google/yamlfmt/archive/refs/tags/v0.18.0.tar.gz"
5
- sha256 "d4abdb4f10e1c55b513a94584864037515937e16611f9de32871c4a2f477f65d"
+ url "https://github.com/google/yamlfmt/archive/refs/tags/v0.18.1.tar.gz"
+ sha256 "aec8d5cb8ca395ed60bddeb14d4a4076d5b46939a3a9cd6773eb1913d2d63a0e"
6
license "Apache-2.0"
7
head "https://github.com/google/yamlfmt.git", branch: "main"
8
0 commit comments