Skip to content

Commit

Permalink
smaug: add 0.2.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
guitsaru committed Mar 12, 2021
1 parent 709c6f1 commit 26280b0
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 "41666db78bd22ec2eea245690eb6e7ce7f66c9bf67a8138b3e3b99e757d53656"
license "AGPL-3.0-or-later"

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

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

Expand Down

0 comments on commit 26280b0

Please sign in to comment.