Skip to content

Commit 2268725

Browse files
committed
qsv 6.0.0
redo - as the earlier merged PR did not have the right version and sha256 checksum
1 parent e1f2712 commit 2268725

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/5.1.0.tar.gz"
5-
sha256 "9bed0898cce8de237a0a04f8d28947720dbb6d0b2919cf297007a1a57569dfd2"
4+
url "https://github.com/dathere/qsv/archive/refs/tags/6.0.0.tar.gz"
5+
sha256 "7e63eebc78aedf1b3cd1452b631a8255099feafebd5242bb700e2b6e1b311b0e"
66
license any_of: ["MIT", "Unlicense"]
77
head "https://github.com/dathere/qsv.git", branch: "master"
88

0 commit comments

Comments
 (0)