Skip to content

Commit

Permalink
wp: add 1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Amar1729 committed Nov 2, 2021
1 parent fa3bb84 commit ae39959
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions wp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class Wp < Formula
url "https://github.com/Amar1729/wp/archive/refs/tags/v1.0.tar.gz"
sha256 "04e370af6f6d00ab583ad153a17acda25d3692ee479fd847e2de475a79b36ec2"

bottle do
root_url "https://github.com/Amar1729/homebrew-formulae/releases/download/wp-1.0"
sha256 cellar: :any_skip_relocation, catalina: "fea79f60c29a33c6cd9001c75b29ba9d8269a80f2b578f9a4853d799530e47da"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e80ae4d7486c2d1de352fd4a2a0b58fe88780cdd6b33f70cc06345ac53e3a105"
end

depends_on "coreutils"
depends_on "imagemagick"

Expand Down

0 comments on commit ae39959

Please sign in to comment.