pdfcpu: add 0.2.4 bottle.
This commit is contained in:
parent
9024ba5448
commit
0460b3ceaf
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Pdfcpu < Formula
|
|||
url "https://github.com/pdfcpu/pdfcpu/archive/v0.2.4.tar.gz"
|
||||
sha256 "939ad359bb363b9c559046664e81bea216fbdc2762c64a0ebc5c33422c415733"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "4f4351e012f4555f26d71d4cb3f4ee6891775e59d4d54af6f6281379d84f7fa8" => :mojave
|
||||
sha256 "db507b177cd84c9d0b0d423d28793939a60f5e5f4b6bc4f7c850f4962e830fa6" => :high_sierra
|
||||
sha256 "61c73c66edb2fa1d0a68143646362c507af5a1bfb3e15629f311ef23bc890bb9" => :sierra
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue