yq 2.2.1
Closes #35970. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
e5a779fe07
commit
1cb8282f71
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Yq < Formula
|
||||
desc "Process YAML documents from the CLI"
|
||||
homepage "https://github.com/mikefarah/yq"
|
||||
url "https://github.com/mikefarah/yq/archive/v2.2.0.tar.gz"
|
||||
sha256 "cae447da53393bc7a61cf7a6411f6c9b9a9a82b4f6bb366a98dca233ef9ac42e"
|
||||
url "https://github.com/mikefarah/yq/archive/v2.2.1.tar.gz"
|
||||
sha256 "f0522bfd3adaf4cc3fc45b2faee7656b156324bff01f563737f39f5519fe76dd"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue