hashcat: Update to version 6.2.6

This commit is contained in:
github-actions[bot] 2022-09-02 16:31:01 +00:00
parent f548a60482
commit 8d703a6cff

View File

@ -1,15 +1,15 @@
{
"version": "6.2.5",
"version": "6.2.6",
"description": "Advanced password recovery tool",
"homepage": "https://hashcat.net/hashcat/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://hashcat.net/files/hashcat-6.2.5.7z",
"hash": "3e88d8aa97e857b9bae836048b38d31039ead18f7ad011f8c40d465758312519"
"url": "https://hashcat.net/files/hashcat-6.2.6.7z",
"hash": "96697e9ef6a795d45863c91d61be85a9f138596e3151e7c2cd63ccf48aaa8783"
}
},
"extract_dir": "hashcat-6.2.5",
"extract_dir": "hashcat-6.2.6",
"pre_install": "Set-Content -Value \"@echo off`r`npushd $dir`r`nhashcat.exe %*`r`npopd\" -Path \"$dir\\hashcat.cmd\"",
"bin": "hashcat.cmd",
"checkver": {