Skip to content

Commit

Permalink
smaug: add 0.3.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
guitsaru committed Jun 27, 2021
1 parent 41c0ede commit 650bbba
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 "930422e0e210e7ecafd87a8baf57a1482ef891783f6da0877035dd6d93ba0b9e"
license "AGPL-3.0-or-later"

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

depends_on "rust" => :build
depends_on "[email protected]"

Expand Down

0 comments on commit 650bbba

Please sign in to comment.