mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-01 19:20:56 +02:00
wappalyzer: 5.7.4 bump
This commit is contained in:
parent
4a29eb0226
commit
da8003dcc7
2 changed files with 21 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
DIST wappalyzer-5.6.1.xpi 2204365 BLAKE2B ff865012816cddd462c9e6d719203131abcc34680bef5a88aa6485baecc218e16323a0fc354b95a91f1dc78201eebf1440be0d1fe2825240990bc53b6861fca5 SHA512 3465014fd3eb6223a741cafeb4ec2f4d3221f2c7c595c622471edd41f4cbf61d2707f2ab289375613324f978b45fcadd98a7fb2849d5a6e13b68a38481371ca4
|
||||
DIST wappalyzer-5.6.3.xpi 2204365 BLAKE2B ff865012816cddd462c9e6d719203131abcc34680bef5a88aa6485baecc218e16323a0fc354b95a91f1dc78201eebf1440be0d1fe2825240990bc53b6861fca5 SHA512 3465014fd3eb6223a741cafeb4ec2f4d3221f2c7c595c622471edd41f4cbf61d2707f2ab289375613324f978b45fcadd98a7fb2849d5a6e13b68a38481371ca4
|
||||
DIST wappalyzer-5.7.3.xpi 2253416 BLAKE2B f74e99872b57c7fffcd375fe39a97c55079714b4cebeb3f32601dda3292c83f42ea0f399283a6a74360bf86e1c620bec3775eb15edeb3a60c6da952fe962ab53 SHA512 b24c5b7c5b995a70ba42ff5aa528f4c371cb326c3bdd83ab6c3551cb9d535bae3beea7ea447117b90a75735773136e0bef16fdf6d467d4ec0c9f8ae3746e58d8
|
||||
DIST wappalyzer-5.7.4.xpi 2243943 BLAKE2B 6cfec924e84959f8e8d8bda5be912dd1ca8e2e7f8ec9984e2621ce02550a279a33dcac63259a2e8a422f320e47b4596efd52c461a61825112e3675b38dbddb3c SHA512 fdef26f0ecfeeb3016d3777f91f609d3726d7a1f0cc1dc98e8af2a34f9458ed0912ac6a39dbd34acf5c6fb883a49aadd16a65bef933144537007bdb0ce39a9b9
|
||||
|
|
|
|||
20
www-plugins/wappalyzer/wappalyzer-5.7.4.ebuild
Normal file
20
www-plugins/wappalyzer/wappalyzer-5.7.4.ebuild
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
#https://addons.mozilla.org/api/v4/addons/addon/wappalyzer/versions/
|
||||
#files":[{"id":
|
||||
WEXT_FILEID="1720064"
|
||||
#<guid>
|
||||
WEXT_GUID="wappalyzer@crunchlabz.com"
|
||||
|
||||
inherit mozilla-webext
|
||||
|
||||
DESCRIPTION="Cross-platform utility that uncovers the technologies used on websites"
|
||||
HOMEPAGE="https://github.com/AliasIO/Wappalyzer"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
Loading…
Reference in a new issue