Skip to content

Commit 1c8f3d1

Browse files
committed
yq 4.45.2
1 parent 74b4496 commit 1c8f3d1

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.45.1.tar.gz"
5-
sha256 "074a21a002c32a1db3850064ad1fc420083d037951c8102adecfea6c5fd96427"
4+
url "https://github.com/mikefarah/yq/archive/refs/tags/v4.45.2.tar.gz"
5+
sha256 "7ae8f8a4acc78dba5ab3a4bb004d390bbf6fe1cd1fc5746ff7db19f8e627b84f"
66
license "MIT"
77
head "https://github.com/mikefarah/yq.git", branch: "master"
88

0 commit comments

Comments
 (0)