Skip to content

Commit 6017445

Browse files
committed
yq 4.49.2
1 parent ccd73e0 commit 6017445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/y/yq.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Yq < Formula
22
desc "Process YAML, JSON, XML, CSV and properties documents from the CLI"
33
homepage "https://github.com/mikefarah/yq"
4-
url "https://github.com/mikefarah/yq/archive/refs/tags/v4.49.1.tar.gz"
5-
sha256 "8823812fc38dd6c4099d3f60f6e58b54cca77bd3facc390f7f614bf95bdff233"
4+
url "https://github.com/mikefarah/yq/archive/refs/tags/v4.49.2.tar.gz"
5+
sha256 "648d96cc490a4e08edb6bf8ff9498360b405263e202663cd9c92322b3aa557ef"
66
license "MIT"
77
head "https://github.com/mikefarah/yq.git", branch: "master"
88

0 commit comments

Comments
 (0)