diff --git a/hashcat.json b/hashcat.json index 1e2c8c149f..3647b55f36 100644 --- a/hashcat.json +++ b/hashcat.json @@ -1,9 +1,9 @@ { "homepage": "https://hashcat.net/hashcat/", "license": "mit", - "version": "3.6.0", - "url": "https://hashcat.net/files/hashcat-3.6.0.7z", - "extract_dir": "hashcat-3.6.0", + "version": "4.0.0", + "url": "https://hashcat.net/files/hashcat-4.0.0.7z", + "extract_dir": "hashcat-4.0.0", "architecture": { "64bit": { "bin": [ @@ -24,7 +24,7 @@ ] } }, - "hash": "84ad1d952081effe32e0f2293fdce65961bb0c5c219026f2a6466c1f99bac8fb", + "hash": "4717ee088a07e72857db1f9099cfe1ac72de4222e38b4a635e32a38b60fa6d93", "checkver": { "github": "https://github.com/hashcat/hashcat/" },