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 ccd73e0 commit 6017445Copy full SHA for 6017445
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.49.1.tar.gz"
5
- sha256 "8823812fc38dd6c4099d3f60f6e58b54cca77bd3facc390f7f614bf95bdff233"
+ url "https://github.com/mikefarah/yq/archive/refs/tags/v4.49.2.tar.gz"
+ sha256 "648d96cc490a4e08edb6bf8ff9498360b405263e202663cd9c92322b3aa557ef"
6
license "MIT"
7
head "https://github.com/mikefarah/yq.git", branch: "master"
8
0 commit comments