Merge pull request #322891 from r-ryantm/auto-update/asnmap

asnmap: 1.1.0 -> 1.1.1
This commit is contained in:
Fabian Affolter
2024-06-27 18:00:55 +02:00
committed by GitHub
+3 -3
View File
@@ -5,16 +5,16 @@
buildGoModule rec {
pname = "asnmap";
version = "1.1.0";
version = "1.1.1";
src = fetchFromGitHub {
owner = "projectdiscovery";
repo = "asnmap";
rev = "refs/tags/v${version}";
hash = "sha256-Of4IVra6kMHY9btWcF9grM/r3lTWFP/geeT309Seasw=";
hash = "sha256-dGSWUuM4Zcz9QYjYaHur3RYryxe1wJycx/wUL5yqCpM=";
};
vendorHash = "sha256-RDv8vkBI3miyeNAbhUsMpuZCYRUZ0ATfXYHxaTgTVfA=";
vendorHash = "sha256-bSpMYQvrlR9T06dYF8gaTZmMAp6Gnb2cfsYCUes7i2s=";
ldflags = [
"-w"