Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seqkit 2.8.1 #168248

Merged
merged 2 commits into from
Apr 7, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
seqkit: update 2.8.1 bottle.
  • Loading branch information
BrewTestBot committed Apr 7, 2024
commit fdecf50f892c05641950770e384498b0d18f7273
14 changes: 7 additions & 7 deletions Formula/s/seqkit.rb
Original file line number Diff line number Diff line change
@@ -7,13 +7,13 @@ class Seqkit < Formula
head "https://github.com/shenwei356/seqkit.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e57c507876b8904f066909d3d3e733c22db522698408d11ece06bf34564156a2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4cb5765855a07dce5b551f9939481e5fa4b29fb91b2ef53843c35dad6434f555"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4d72afab3afbd04f58647c3c20d0e2a96b82fe5ddd2715984242467b72e86a02"
sha256 cellar: :any_skip_relocation, sonoma: "124c29527f79c53260f8ca7337d673ff89ecce7c82149d0367ee95aaa09e3df6"
sha256 cellar: :any_skip_relocation, ventura: "2c3225241e0556804faea50b8d1721f2a587ed98e22feb81d121729248b18e66"
sha256 cellar: :any_skip_relocation, monterey: "d874a2e94ccee427d803563543cb46bf0f55ea29442d0c336ae3f0ed65e16d5c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9a50ea0f58e3820372221637e0fe7a09c5d93ccfe1b5632359694092a0493ab9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3e38f81ca4cd1a65cf624711fdbc5e77b2e18f3204530450dd1ffbd796dad93a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "80f8667a9919e51647b5c02b6b037e7600b59b5497c9f461ecb452913228d4c4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b9136d710f6026ab89f701bd9eec3e53aa726eeca74481696ac651442e61cccb"
sha256 cellar: :any_skip_relocation, sonoma: "28767a20cce6a10512e1193f900a0bbf34845a9b3c97944923bcfe6a01927066"
sha256 cellar: :any_skip_relocation, ventura: "9226d1f08f42a29bf255e81a051d8252244ec23d73bf3d1b5e520b094ced2fdc"
sha256 cellar: :any_skip_relocation, monterey: "2943c75dfb50071cd65f9d46d2be3922e4f634f0cea936cd5ee5788d312a3eec"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3fb7e9c3735b32ec67f0150f24973bf0d80126000721bbc3dc25a5e37e9d0813"
end

depends_on "go" => :build