From d00f1e5db0b45aeace40fe04bb891166ec3dfc81 Mon Sep 17 00:00:00 2001 From: EricFromCanada Date: Fri, 10 Jan 2020 18:23:35 -0500 Subject: [PATCH] miller 5.6.2 Closes #48869. Signed-off-by: Alexander Bayandin --- Formula/miller.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/miller.rb b/Formula/miller.rb index eef889285a244..ce4755a652995 100644 --- a/Formula/miller.rb +++ b/Formula/miller.rb @@ -1,8 +1,8 @@ class Miller < Formula desc "Like sed, awk, cut, join & sort for name-indexed data such as CSV" homepage "https://github.com/johnkerl/miller" - url "https://github.com/johnkerl/miller/releases/download/v5.6.0/mlr-5.6.0.tar.gz" - sha256 "325f9acabd5b1b00663b03c6454f609981825ba12d3f82d000772399a28a1ff2" + url "https://github.com/johnkerl/miller/releases/download/v5.6.2/mlr-5.6.2.tar.gz" + sha256 "29b69cf8d0051688aeba3f6998d9b69baea1c9d0a2c14fef56cdb6fa03110eab" head "https://github.com/johnkerl/miller.git" bottle do