Skip to content

Commit

Permalink
miller 5.6.2
Browse files Browse the repository at this point in the history
Closes #48869.

Signed-off-by: Alexander Bayandin <[email protected]>
  • Loading branch information
EricFromCanada authored and bayandin committed Jan 10, 2020
1 parent 6ca8f49 commit d00f1e5
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.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
Expand Down

0 comments on commit d00f1e5

Please sign in to comment.