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 8e36183 commit 191b700Copy full SHA for 191b700
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.1.tar.gz"
5
- sha256 "aec8d5cb8ca395ed60bddeb14d4a4076d5b46939a3a9cd6773eb1913d2d63a0e"
+ url "https://github.com/google/yamlfmt/archive/refs/tags/v0.19.0.tar.gz"
+ sha256 "257dd1521895c6b22ab4c71c27fa27f2290d05cedd0734f819573b509039e9b2"
6
license "Apache-2.0"
7
head "https://github.com/google/yamlfmt.git", branch: "main"
8
0 commit comments