We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61fcc76 commit c4d7384Copy full SHA for c4d7384
Formula/b/bkcrack.rb
@@ -1,8 +1,8 @@
1
class Bkcrack < Formula
2
desc "Crack legacy zip encryption with Biham and Kocher's known plaintext attack"
3
homepage "https://github.com/kimci86/bkcrack"
4
- url "https://github.com/kimci86/bkcrack/archive/refs/tags/v1.8.0.tar.gz"
5
- sha256 "db45ca2b328a6d11ba879137a35cc6672860434d17c9aaec8faca317e5a0ae04"
+ url "https://github.com/kimci86/bkcrack/archive/refs/tags/v1.8.1.tar.gz"
+ sha256 "bb6a6d0bb1ccbb3c39cf8b3113581b5514b127023bbe0e864992c57e79346053"
6
license "Zlib"
7
head "https://github.com/kimci86/bkcrack.git", branch: "master"
8
0 commit comments