Skip to content

Commit

Permalink
pdfcrack 0.18
Browse files Browse the repository at this point in the history
Closes Homebrew#43411.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
  • Loading branch information
alebcay authored and lembacon committed Aug 23, 2019
1 parent 6232169 commit d8c5fd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pdfcrack.rb
Original file line number Diff line number Diff line change
@@ -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.17/pdfcrack-0.17.tar.gz"
sha256 "561bb1ee21005b6a9cf09771571836de6625ad6c52822b08eaf33b9f32ef0e96"
url "https://downloads.sourceforge.net/project/pdfcrack/pdfcrack/pdfcrack-0.18/pdfcrack-0.18.tar.gz"
sha256 "8223aec52a2ae36f9a10a731513461458874f1fd8d803e4a04910d9dbf1cba0c"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit d8c5fd8

Please sign in to comment.