Skip to content

Commit

Permalink
kaiju: add 1.10.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brewsci committed Oct 19, 2024
1 parent 8531cbf commit aec2b3a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Formula/kaiju.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ class Kaiju < Formula
sha256 "3cc05533bf6007ffeff2d755c935354952b09a6b903c5e538dff14285b3c86e8"
license "GPL-3.0-only"

bottle do
root_url "https://ghcr.io/v2/brewsci/bio"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4177d74dad22dcbc1ad562987899e9a62da689ebe7f7e18bac5d29bd6302d9c7"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f19dab2a1fb0c7191973ed2231d9b5c36c5ca955e9810ad47e1658fba1445a0d"
sha256 cellar: :any_skip_relocation, ventura: "c0e97b0e6960c706dbe32b352d0ba5cc3c27fcee3a3bf4857cca1749484e0080"
sha256 cellar: :any_skip_relocation, x86_64_linux: "398d26bcfe5a59a348eb1020acd34034f430c00c90c690db94de442b7e86a1ea"
end

uses_from_macos "perl"
uses_from_macos "zlib"

Expand Down

0 comments on commit aec2b3a

Please sign in to comment.