Skip to content

Commit c4d7384

Browse files
committed
bkcrack 1.8.1
1 parent 61fcc76 commit c4d7384

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bkcrack.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Bkcrack < Formula
22
desc "Crack legacy zip encryption with Biham and Kocher's known plaintext attack"
33
homepage "https://github.com/kimci86/bkcrack"
4-
url "https://github.com/kimci86/bkcrack/archive/refs/tags/v1.8.0.tar.gz"
5-
sha256 "db45ca2b328a6d11ba879137a35cc6672860434d17c9aaec8faca317e5a0ae04"
4+
url "https://github.com/kimci86/bkcrack/archive/refs/tags/v1.8.1.tar.gz"
5+
sha256 "bb6a6d0bb1ccbb3c39cf8b3113581b5514b127023bbe0e864992c57e79346053"
66
license "Zlib"
77
head "https://github.com/kimci86/bkcrack.git", branch: "master"
88

0 commit comments

Comments
 (0)