From dfa79811ba7c9ea993291f1565d32b42936e510e Mon Sep 17 00:00:00 2001 From: rui Date: Fri, 19 Mar 2021 02:27:11 +0000 Subject: [PATCH] yq 4.6.2 Closes #73455. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/yq.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/yq.rb b/Formula/yq.rb index 24b61f6c14d..725c7ba4931 100644 --- a/Formula/yq.rb +++ b/Formula/yq.rb @@ -1,8 +1,8 @@ class Yq < Formula desc "Process YAML documents from the CLI" homepage "https://github.com/mikefarah/yq" - url "https://github.com/mikefarah/yq/archive/v4.6.1.tar.gz" - sha256 "a843b90e4e86efa310284823ab6f1249e4ae3c6aa5df4d61c10b0fdc543b267d" + url "https://github.com/mikefarah/yq/archive/v4.6.2.tar.gz" + sha256 "767b6413738479c1f8446689ff6963a1db552bab6c7e27309be115146baf36b7" license "MIT" bottle do