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 93047a4 commit 892aba5Copy full SHA for 892aba5
Formula/q/qsv.rb
@@ -1,8 +1,8 @@
1
class Qsv < Formula
2
desc "Ultra-fast CSV data-wrangling toolkit"
3
homepage "https://qsv.dathere.com/"
4
- url "https://github.com/dathere/qsv/archive/refs/tags/5.0.3.tar.gz"
5
- sha256 "3df998802030fd9a3e2cab12f2369ae75077ee74a7076c773298efbc30a4f61a"
+ url "https://github.com/dathere/qsv/archive/refs/tags/5.1.0.tar.gz"
+ sha256 "9bed0898cce8de237a0a04f8d28947720dbb6d0b2919cf297007a1a57569dfd2"
6
license any_of: ["MIT", "Unlicense"]
7
head "https://github.com/dathere/qsv.git", branch: "master"
8
0 commit comments