Skip to content

Commit

Permalink
phpcpd: add 6.0.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev committed Oct 23, 2021
1 parent af16b4d commit eabaefb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/phpcpd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class Phpcpd < Formula
sha256 "2cbaea7cfda1bb4299d863eb075e977c3f49055dd16d88529fae5150d48a84cb"
head "https://github.com/sebastianbergmann/phpcpd.git"

bottle do
root_url "https://github.com/SMillerDev/homebrew-tap/releases/download/phpcpd-6.0.3"
sha256 cellar: :any_skip_relocation, catalina: "6240fd419cc6c230bebb336a828dc0101d05d137262b192acc934fd27b3b5d7a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ccd7c16c11fcd5dfc736b81b0345ffb42dcc9e8925a4a01e8b5e4a555704e972"
end

depends_on "php" => :test

def install
Expand Down

0 comments on commit eabaefb

Please sign in to comment.