csvq 1.12.3
Closes #49018. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
707d9ab22c
commit
5d7465630c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Csvq < Formula
|
||||
desc "SQL-like query language for csv"
|
||||
homepage "https://mithrandie.github.io/csvq"
|
||||
url "https://github.com/mithrandie/csvq/archive/v1.12.1.tar.gz"
|
||||
sha256 "71b8280d1a69d9e53274e2b016509747b464175c51027a1b25d8701a9fdd49a5"
|
||||
url "https://github.com/mithrandie/csvq/archive/v1.12.3.tar.gz"
|
||||
sha256 "2ac5e3b6afe77855bcf680974da262a6f1de2bea87cbe56851ad0e4b46b0c459"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue