Skip to content

Commit

Permalink
smaug: add 0.5.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
guitsaru committed Jan 25, 2022
1 parent 692fc64 commit 5dd4409
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 "1f7403246a4d490e525edb278aa7928a337f88d2ef496374c9e0d9c57129ad14"
license "AGPL-3.0-or-later"

bottle do
root_url "https://github.com/ereborstudios/homebrew-tap/releases/download/smaug-0.5.0"
sha256 cellar: :any, big_sur: "7e440b1b47e71570f9592ef067436b7a17d5bc6566a3b2dc4f328e5eee349436"
end

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

Expand Down

0 comments on commit 5dd4409

Please sign in to comment.