seqkit 2.0.1

Closes #85425.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-09-18 08:32:53 -04:00 committed by BrewTestBot
parent 026a970c3c
commit d7c957292b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Seqkit < Formula
desc "Cross-platform and ultrafast toolkit for FASTA/Q file manipulation in Golang"
homepage "https://bioinf.shenwei.me/seqkit"
url "https://github.com/shenwei356/seqkit/archive/v2.0.0.tar.gz"
sha256 "5e6be45885300ad53d040136241c3af1fd67ce2e9ef96723751863de57eb1b2c"
url "https://github.com/shenwei356/seqkit/archive/v2.0.1.tar.gz"
sha256 "b4c36516840ec71e5c2fc90587d3fa5efc284bbc1026f2851c991ee9377e17c3"
license "MIT"
head "https://github.com/shenwei356/seqkit.git", branch: "master"