Skip to content

Commit c15f6c9

Browse files
committed
csvtk 0.34.0
1 parent 2dfc34b commit c15f6c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/csvtk.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Csvtk < Formula
22
desc "Cross-platform, efficient and practical CSV/TSV toolkit in Golang"
33
homepage "https://bioinf.shenwei.me/csvtk"
4-
url "https://github.com/shenwei356/csvtk/archive/refs/tags/v0.33.0.tar.gz"
5-
sha256 "f325933dd2e2c4f8b83fac59df1a06b4b5b914c23c23acfa5658b676936dde9f"
4+
url "https://github.com/shenwei356/csvtk/archive/refs/tags/v0.34.0.tar.gz"
5+
sha256 "7cff5c7bc5ab79ec6d57237e72cd0c258712814681e1a9e35ca9f15bfbccfb11"
66
license "MIT"
77
head "https://github.com/shenwei356/csvtk.git", branch: "master"
88

0 commit comments

Comments
 (0)