pdf-redact-tools 0.1.2
Closes #14825. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f4eefe9f5b
commit
c9d1330af1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PdfRedactTools < Formula
|
||||
desc "Securely redacting and stripping metadata"
|
||||
homepage "https://github.com/firstlookmedia/pdf-redact-tools"
|
||||
url "https://github.com/firstlookmedia/pdf-redact-tools/archive/v0.1.1.tar.gz"
|
||||
sha256 "1b6ade577f2eeb8ea6ddfd1b7b9a6925a6c9a929ea98700e8015676ee1a13155"
|
||||
url "https://github.com/firstlookmedia/pdf-redact-tools/archive/v0.1.2.tar.gz"
|
||||
sha256 "5874a7b76be15ccaa4c20874299ef51fbaf520a858229a58678bc72a305305fc"
|
||||
head "https://github.com/firstlookmedia/pdf-redact-tools.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue