Amass: update to 3.11.8.
This commit is contained in:
parent
e887fc27ce
commit
cd38b0b3fd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Amass'
|
# Template file for 'Amass'
|
||||||
pkgname=Amass
|
pkgname=Amass
|
||||||
version=3.11.5
|
version=3.11.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/OWASP/Amass/..."
|
go_import_path="github.com/OWASP/Amass/..."
|
||||||
|
@ -9,4 +9,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
|
homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
|
||||||
distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
|
distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
|
||||||
checksum=8c60b7720eddb46bb4a841384485173de66d625dd2362e10c8d15e3106189e0e
|
checksum=87c3f0077dd14d5330677d0e86ee8638726b297a158a7a5b860ba9ba0e1d9779
|
||||||
|
|
Loading…
Reference in a new issue