python-yq 2.9.2
Closes #46417. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
b769ed2846
commit
0a9e4b73d0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PythonYq < Formula
|
||||
desc "Command-line YAML and XML processor that wraps jq"
|
||||
homepage "https://yq.readthedocs.io/"
|
||||
url "https://files.pythonhosted.org/packages/89/67/e36d2ea4c0e273db3adabbc200ebb76dee4cfdfd9e1fea6e6fab73441098/yq-2.8.1.tar.gz"
|
||||
sha256 "24d36c7e9e670209562a161b8506ff7e86959be49ba7aee4ca659810801e5710"
|
||||
url "https://files.pythonhosted.org/packages/5f/50/06196fef59e4f09f8ad3490c0ccca8c1d1b020fabc122cbde8290ce2f7c4/yq-2.9.2.tar.gz"
|
||||
sha256 "9a169c2cbdabf2e3151e7e289ac9aa94ee4284c135eacb630703102d6e321edd"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue