datamash 1.5
Closes #44455. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
fe1e2c5555
commit
114c7cbddd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Datamash < Formula
|
||||
desc "Tool to perform numerical, textual & statistical operations"
|
||||
homepage "https://www.gnu.org/software/datamash"
|
||||
url "https://ftp.gnu.org/gnu/datamash/datamash-1.4.tar.gz"
|
||||
mirror "https://ftpmirror.gnu.org/datamash/datamash-1.4.tar.gz"
|
||||
sha256 "fa44dd2d5456bcb94ef49dfc6cfe62c83fd53ac435119a85d34e6812f6e6472a"
|
||||
url "https://ftp.gnu.org/gnu/datamash/datamash-1.5.tar.gz"
|
||||
mirror "https://ftpmirror.gnu.org/datamash/datamash-1.5.tar.gz"
|
||||
sha256 "226249d5fe54024f96404798778f45963a3041714229d4225cd5d9acdaba21ad"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue