csv-fix: fix description (#12119)
This commit is contained in:
parent
efafe56b4e
commit
d8406e9125
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class CsvFix < Formula
|
||||
desc "CSVfix is a tool for manipulating CSV data"
|
||||
desc "Tool for manipulating CSV data"
|
||||
homepage "https://neilb.bitbucket.io/csvfix/"
|
||||
url "https://bitbucket.org/neilb/csvfix/get/version-1.6.tar.gz"
|
||||
sha256 "32982aa0daa933140e1ea5a667fb71d8adc731cc96068de3a8e83815be62c52b"
|
||||
|
|
Loading…
Reference in a new issue