We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e8255 commit d1c8bf7Copy full SHA for d1c8bf7
Formula/q/qsv.rb
@@ -1,8 +1,8 @@
1
class Qsv < Formula
2
desc "Ultra-fast CSV data-wrangling toolkit"
3
homepage "https://qsv.dathere.com/"
4
- url "https://github.com/dathere/qsv/archive/refs/tags/3.3.0.tar.gz"
5
- sha256 "34cda085f10d79eb09145f57cf685aba798bfbb2131ce903d4925f270933382e"
+ url "https://github.com/dathere/qsv/archive/refs/tags/4.0.0.tar.gz"
+ sha256 "87f53ba8099142e8a1159d600ef6b9e4329bf10a579f38257d757c99a45b33a7"
6
license any_of: ["MIT", "Unlicense"]
7
head "https://github.com/dathere/qsv.git", branch: "master"
8
0 commit comments