Skip to content

Commit

Permalink
smaug: add 0.4.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
guitsaru committed Jan 18, 2022
1 parent 3a5cc55 commit e01fe32
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 "79d86aa9b97188225682daefe78276fa14d4a6505e1b2e32a32e278269baabc4"
license "AGPL-3.0-or-later"

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

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

Expand Down

0 comments on commit e01fe32

Please sign in to comment.