Skip to content

Commit d1c8bf7

Browse files
committed
qsv 4.0.0
1 parent 72e8255 commit d1c8bf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/q/qsv.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Qsv < Formula
22
desc "Ultra-fast CSV data-wrangling toolkit"
33
homepage "https://qsv.dathere.com/"
4-
url "https://github.com/dathere/qsv/archive/refs/tags/3.3.0.tar.gz"
5-
sha256 "34cda085f10d79eb09145f57cf685aba798bfbb2131ce903d4925f270933382e"
4+
url "https://github.com/dathere/qsv/archive/refs/tags/4.0.0.tar.gz"
5+
sha256 "87f53ba8099142e8a1159d600ef6b9e4329bf10a579f38257d757c99a45b33a7"
66
license any_of: ["MIT", "Unlicense"]
77
head "https://github.com/dathere/qsv.git", branch: "master"
88

0 commit comments

Comments
 (0)