amass: Update to version 4.2.0

This commit is contained in:
github-actions[bot] 2023-09-11 00:32:57 +00:00
parent 64ded6872f
commit 9ce9b4a665

View File

@ -1,12 +1,12 @@
{
"version": "4.1.0",
"version": "4.2.0",
"description": "The OWASP Amass Project performs network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques.",
"homepage": "https://github.com/OWASP/Amass",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/OWASP/Amass/releases/download/v4.1.0/amass_windows_amd64.zip",
"hash": "bc2502f347b077bc5d332192e25a696c072314503ad10b6573c483fd61f9d4cb",
"url": "https://github.com/OWASP/Amass/releases/download/v4.2.0/amass_windows_amd64.zip",
"hash": "509e9cb4861e4e01742bd96d7a380c47dd4dae47a7a6b18cd474763041c010b1",
"extract_dir": "amass_windows_amd64"
}
},