Skip to content

Commit 892aba5

Browse files
committed
qsv 5.1.0
1 parent 93047a4 commit 892aba5

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

0 commit comments

Comments
 (0)