Skip to content

Commit

Permalink
smaug: add 0.2.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
guitsaru committed Apr 14, 2021
1 parent f298c0c commit da092d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/smaug.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Smaug < Formula
sha256 "b25d24147cb721a9f93da9ba4adfa30db46a90970e28fa491044a1b46321001b"
license "AGPL-3.0-or-later"

bottle do
root_url "https://github.com/ereborstudios/homebrew-tap/releases/download/smaug-0.2.3"
sha256 cellar: :any, catalina: "bbb9795ad8caf849f50491abb20d8770c2c90c555727b3321b37eb880574e275"
end

depends_on "rust" => :build
depends_on "openssl@1.1"

Expand Down

0 comments on commit da092d1

Please sign in to comment.