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 e1f2712 commit 2268725Copy full SHA for 2268725
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/5.1.0.tar.gz"
5
- sha256 "9bed0898cce8de237a0a04f8d28947720dbb6d0b2919cf297007a1a57569dfd2"
+ url "https://github.com/dathere/qsv/archive/refs/tags/6.0.0.tar.gz"
+ sha256 "7e63eebc78aedf1b3cd1452b631a8255099feafebd5242bb700e2b6e1b311b0e"
6
license any_of: ["MIT", "Unlicense"]
7
head "https://github.com/dathere/qsv.git", branch: "master"
8
0 commit comments