pdfcrack 0.16
Closes #20364. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
98c6898afb
commit
5a62cc3044
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pdfcrack < Formula
|
||||
desc "PDF files password cracker"
|
||||
homepage "https://pdfcrack.sourceforge.io/"
|
||||
url "https://downloads.sourceforge.net/project/pdfcrack/pdfcrack/pdfcrack-0.15/pdfcrack-0.15.tar.gz"
|
||||
sha256 "791043693f9fc261fa326dbcb5e4de3801d6ae552dbea39293f9b2674c250d3e"
|
||||
url "https://downloads.sourceforge.net/project/pdfcrack/pdfcrack/pdfcrack-0.16/pdfcrack-0.16.tar.gz"
|
||||
sha256 "7865b203074ccfd5c612c8ce00c46ffcb4fabaa26154ce9304dfc668c7cb73ef"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue