Closes #73455.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
rui 2021-03-19 02:27:11 +00:00 committed by BrewTestBot
parent 51dba52da1
commit dfa79811ba
1 changed files with 2 additions and 2 deletions

View File

@ -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