Skip to content

Commit

Permalink
smaug: add 0.3.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
guitsaru committed May 29, 2021
1 parent 9fb4523 commit 1d13d2a
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 "01b321c9060d6104219d0ce770a2785b3aedd09a8dfcd69780d78bf41e19afad"
license "AGPL-3.0-or-later"

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

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

Expand Down

0 comments on commit 1d13d2a

Please sign in to comment.