go-exploitdb: 0.6.0 -> 0.6.1

This commit is contained in:
R. Ryantm
2025-07-04 04:21:04 +00:00
parent 9af9e79f31
commit 2cf70c09a6
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "go-exploitdb";
version = "0.6.0";
version = "0.6.1";
src = fetchFromGitHub {
owner = "vulsio";
repo = "go-exploitdb";
tag = "v${version}";
hash = "sha256-Mihy8qk9lQKXFn6Hx1QaHfrhuxq3WOCC3XdtIx3K8Ds=";
hash = "sha256-2ldb+u5C9BdDOXzyuDxHgJ65Iot/+E4KCC6sm8nHv0U=";
};
vendorHash = "sha256-Ya8l7BNRwsN1N9CpeiKGzJXHIvqrqcQphtvi+7DqwME=";
vendorHash = "sha256-GEMwuVTHamNX/A6Btslp4pmYJd4lylrjw7w/0Q/wKF8=";
ldflags = [
"-s"