Skip to content

Commit

Permalink
dftd4: add 3.3.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
awvwgk committed Feb 11, 2022
1 parent 3fa10f3 commit c77117e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/dftd4.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ class Dftd4 < Formula
sha256 "60d4f30d97cae95a7b48a99e10848ef600b605f9da98c4893a6034bded1a7f24"
license "LGPL-3.0-or-later"

bottle do
root_url "https://github.com/awvwgk/homebrew-qc/releases/download/dftd4-3.3.0"
sha256 cellar: :any, big_sur: "e3c1df2da7db92ede15bfd0fa5e60269f400af313bc67d03c729fed7d8b240b0"
sha256 cellar: :any, catalina: "55567df5c17ed6b289d91fd1027bd3dbc11a3e5d77a385dec0541c7d8b252d38"
sha256 x86_64_linux: "bfee04ba34bb9cfecb54919c3db76d2a0d8e09fb8dc79ff42eed31cd27123f08"
end

depends_on "asciidoctor" => :build
depends_on "meson" => :build
depends_on "ninja" => :build
Expand Down

0 comments on commit c77117e

Please sign in to comment.