amass: Update to version 3.23.2

This commit is contained in:
github-actions[bot] 2023-05-09 16:28:21 +00:00
parent 1bac5240b1
commit 389bdcf354

View File

@ -1,12 +1,12 @@
{
"version": "3.22.2",
"version": "3.23.2",
"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/v3.22.2/amass_windows_amd64.zip",
"hash": "2c9c88011cd2b1c1af8c1a3dc31036ac22730723c50912e0f5c832f2a40b8b96",
"url": "https://github.com/OWASP/Amass/releases/download/v3.23.2/amass_windows_amd64.zip",
"hash": "dca882cdfe33d94f69bd196da5ee79f6120ac057e366cadada88ec42e8f1ce06",
"extract_dir": "amass_windows_amd64"
}
},