mapcidr: 1.1.11 -> 1.1.13

This commit is contained in:
R. Ryantm
2023-10-31 00:47:24 +00:00
parent fe1e9d524b
commit c6d601daf5
+3 -3
View File
@@ -5,16 +5,16 @@
buildGoModule rec {
pname = "mapcidr";
version = "1.1.11";
version = "1.1.13";
src = fetchFromGitHub {
owner = "projectdiscovery";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-gi1saAav8VrlssXW8ezLAze2kp1hnATd3RCIZUspEcM=";
hash = "sha256-ggfk9ceogvTP0Q1RzA6tZgEj+iVVuGa+MU0zSZfO2ZI=";
};
vendorHash = "sha256-9mX+EUeLp4zpVHAzdlmrr31vjWjG1VjHwSDwbTxMufM=";
vendorHash = "sha256-wqbAOoRQEE7CDmaH5MRzsSKOdyrxwBY/1wDz3MCfsBc=";
modRoot = ".";
subPackages = [