Skip to content

Commit 5e5ea93

Browse files
committed
yq 4.46.1
1 parent ffa7b6e commit 5e5ea93

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

0 commit comments

Comments
 (0)