amass: Update to version 3.22.1

This commit is contained in:
github-actions[bot] 2023-03-14 04:30:08 +00:00
parent 904580c058
commit b4817ebb65

View File

@ -1,12 +1,12 @@
{
"version": "3.22.0",
"version": "3.22.1",
"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.0/amass_windows_amd64.zip",
"hash": "5b46bed3c8b76ee3d3b76dbd1dd5c45d79a6a623889aca85917c8777b12cdc86",
"url": "https://github.com/OWASP/Amass/releases/download/v3.22.1/amass_windows_amd64.zip",
"hash": "03395acb8e89d081c82626cd1a91aa654c0a3b05c237632d546aa594fc207fff",
"extract_dir": "amass_windows_amd64"
}
},