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 d066272 commit fd272c4Copy full SHA for fd272c4
Formula/q/qsv.rb
@@ -1,8 +1,8 @@
1
class Qsv < Formula
2
desc "Ultra-fast CSV data-wrangling toolkit"
3
homepage "https://github.com/jqnatividad/qsv"
4
- url "https://github.com/jqnatividad/qsv/archive/refs/tags/0.119.0.tar.gz"
5
- sha256 "b50333767856cb04cc88154d715861740f912c10156a7a801bd61964e1ee562c"
+ url "https://github.com/jqnatividad/qsv/archive/refs/tags/0.120.0.tar.gz"
+ sha256 "4f0d7a14ee75fa056be4932f4a9c044d0ccba2c7a404c1e3961a0d8de8f1962f"
6
license any_of: ["MIT", "Unlicense"]
7
head "https://github.com/jqnatividad/qsv.git", branch: "master"
8
0 commit comments