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 2dfc34b commit c15f6c9Copy full SHA for c15f6c9
Formula/c/csvtk.rb
@@ -1,8 +1,8 @@
1
class Csvtk < Formula
2
desc "Cross-platform, efficient and practical CSV/TSV toolkit in Golang"
3
homepage "https://bioinf.shenwei.me/csvtk"
4
- url "https://github.com/shenwei356/csvtk/archive/refs/tags/v0.33.0.tar.gz"
5
- sha256 "f325933dd2e2c4f8b83fac59df1a06b4b5b914c23c23acfa5658b676936dde9f"
+ url "https://github.com/shenwei356/csvtk/archive/refs/tags/v0.34.0.tar.gz"
+ sha256 "7cff5c7bc5ab79ec6d57237e72cd0c258712814681e1a9e35ca9f15bfbccfb11"
6
license "MIT"
7
head "https://github.com/shenwei356/csvtk.git", branch: "master"
8
0 commit comments