Skip to content

Commit

Permalink
miller 5.2.2
Browse files Browse the repository at this point in the history
Closes #15788.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
  • Loading branch information
johnkerl authored and fxcoudert committed Jul 20, 2017
1 parent da1a987 commit 717dbda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/miller.rb
Original file line number Diff line number Diff line change
@@ -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.2.0/mlr-5.2.0.tar.gz"
sha256 "e676f0790e86f0664ad11450521b36297f42dc1846577af535ff3ccb7586b4f4"
url "https://github.com/johnkerl/miller/releases/download/v5.2.2/mlr-5.2.2.tar.gz"
sha256 "481c26119e5c85a4373c94d850f92dff64a4f397b17286c14174fb211d38fb6f"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 717dbda

Please sign in to comment.