We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f89889a commit b50b46bCopy full SHA for b50b46b
Formula/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/0.%3Cspan%20class="x x-first x-last">59.0.tar.gz"
5
- sha256 "63a2fb2614eb2fe87424ad459bb9dbf5724e4ca18a0372e729d0bf2034e07002"
+ url "https://github.com/jqnatividad/qsv/archive/0.%3Cspan%20class="x x-first x-last">60.0.tar.gz"
+ sha256 "5699f7b5b56b6ca220c47e825557d08e90faa8209492e08c2829ddd9690136d4"
6
license any_of: ["MIT", "Unlicense"]
7
head "https://github.com/jqnatividad/qsv.git", branch: "master"
8
0 commit comments