Skip to content

Commit b50b46b

Browse files
PorkepixBrewTestBot
authored andcommitted
qsv 0.60.0
Closes Homebrew#106509. Signed-off-by: Thierry Moisan <[email protected]> Signed-off-by: BrewTestBot <[email protected]>
1 parent f89889a commit b50b46b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/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/0.%3Cspan%20class="x x-first x-last">59.0.tar.gz"
5-
sha256 "63a2fb2614eb2fe87424ad459bb9dbf5724e4ca18a0372e729d0bf2034e07002"
4+
url "https://github.com/jqnatividad/qsv/archive/0.%3Cspan%20class="x x-first x-last">60.0.tar.gz"
5+
sha256 "5699f7b5b56b6ca220c47e825557d08e90faa8209492e08c2829ddd9690136d4"
66
license any_of: ["MIT", "Unlicense"]
77
head "https://github.com/jqnatividad/qsv.git", branch: "master"
88

0 commit comments

Comments
 (0)