diff --git a/bucket/hashcat.json b/bucket/hashcat.json index e617e36f6b..ad50e5d08f 100644 --- a/bucket/hashcat.json +++ b/bucket/hashcat.json @@ -1,15 +1,15 @@ { - "version": "6.1.1", + "version": "6.2.0", "description": "Advanced password recovery tool", "homepage": "https://hashcat.net/hashcat/", "license": "MIT", "architecture": { "64bit": { - "url": "https://hashcat.net/files/hashcat-6.1.1.7z", - "hash": "444e1e671147056e96d265c77d8d44e8fef908bd008ce60fd4c3853a1c9ad3af" + "url": "https://hashcat.net/files/hashcat-6.2.0.7z", + "hash": "0b956b51843076c8945414efdbdbf586318a74086aae29bd472b1af102d2e0f2" } }, - "extract_dir": "hashcat-6.1.1", + "extract_dir": "hashcat-6.2.0", "bin": "hashcat.exe", "checkver": { "github": "https://github.com/hashcat/hashcat"