Skip to content

Commit fd272c4

Browse files
committed
qsv 0.120.0
1 parent d066272 commit fd272c4

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://github.com/jqnatividad/qsv"
4-
url "https://github.com/jqnatividad/qsv/archive/refs/tags/0.119.0.tar.gz"
5-
sha256 "b50333767856cb04cc88154d715861740f912c10156a7a801bd61964e1ee562c"
4+
url "https://github.com/jqnatividad/qsv/archive/refs/tags/0.120.0.tar.gz"
5+
sha256 "4f0d7a14ee75fa056be4932f4a9c044d0ccba2c7a404c1e3961a0d8de8f1962f"
66
license any_of: ["MIT", "Unlicense"]
77
head "https://github.com/jqnatividad/qsv.git", branch: "master"
88

0 commit comments

Comments
 (0)