miller 5.0.0
Closes #10426. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e304ef18b1
commit
5c196b54d8
1 changed files with 2 additions and 2 deletions
|
@ -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/v4.5.0/mlr-4.5.0.tar.gz"
|
||||
sha256 "e10dcb3a27c35763767693e9487cfc15f7ffcc4ea978380d6dcb9433db14f499"
|
||||
url "https://github.com/johnkerl/miller/releases/download/v5.0.0/mlr-5.0.0.tar.gz"
|
||||
sha256 "f2dbcf84492ad2bdd520e07abc8b5274a1959fb219a075adb66d1f8d2d1d8917"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue