Skip to content

Commit

Permalink
kestrel: add 2.4.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 26, 2021
1 parent fea44ad commit 3be73a2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/kestrel.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ class Kestrel < Formula
url "https://twitter-archive.github.io/kestrel/download/kestrel-2.4.1.zip"
sha256 "5d72a301737cc6cc3908483ce73d4bdb6e96521f3f8c96f93b732d740aaea80c"

bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "57b8c7f3a898f32a556efc9f79f1944f8739a458f07b671664357239d6a5b7e8"
sha256 cellar: :any_skip_relocation, big_sur: "8106b504796e7c73733c4206d00e2d7f7213e998729a9fe6c56a6016b14b822d"
sha256 cellar: :any_skip_relocation, catalina: "8106b504796e7c73733c4206d00e2d7f7213e998729a9fe6c56a6016b14b822d"
sha256 cellar: :any_skip_relocation, mojave: "8106b504796e7c73733c4206d00e2d7f7213e998729a9fe6c56a6016b14b822d"
end

def install
inreplace "scripts/kestrel.sh" do |s|
s.change_make_var! "APP_HOME", libexec
Expand Down

0 comments on commit 3be73a2

Please sign in to comment.