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 74b4496 commit 1c8f3d1Copy full SHA for 1c8f3d1
Formula/y/yq.rb
@@ -1,8 +1,8 @@
1
class Yq < Formula
2
desc "Process YAML, JSON, XML, CSV and properties documents from the CLI"
3
homepage "https://github.com/mikefarah/yq"
4
- url "https://github.com/mikefarah/yq/archive/refs/tags/v4.45.1.tar.gz"
5
- sha256 "074a21a002c32a1db3850064ad1fc420083d037951c8102adecfea6c5fd96427"
+ url "https://github.com/mikefarah/yq/archive/refs/tags/v4.45.2.tar.gz"
+ sha256 "7ae8f8a4acc78dba5ab3a4bb004d390bbf6fe1cd1fc5746ff7db19f8e627b84f"
6
license "MIT"
7
head "https://github.com/mikefarah/yq.git", branch: "master"
8
0 commit comments