Amass: update to 3.13.0.
This commit is contained in:
parent
c2007adaa6
commit
48c7881923
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Amass'
|
||||
pkgname=Amass
|
||||
version=3.12.3
|
||||
version=3.13.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/OWASP/Amass/v3/..."
|
||||
|
@ -9,4 +9,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
|
||||
distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
|
||||
checksum=92045ab82afe9a3bf15741c49d8df8d37f3fcb1e5fad7fa1c6f770cfd334bd8d
|
||||
checksum=7799ab0a41182518a7b631e3499afa87d75160e83b0db9616627360b4a338e80
|
||||
|
|
Loading…
Reference in New Issue