cloudlist: 1.0.8 -> 1.0.9

This commit is contained in:
R. Ryantm
2024-08-17 12:32:31 +00:00
parent b959f399d2
commit 99e8be853f
+3 -3
View File
@@ -5,16 +5,16 @@
buildGoModule rec {
pname = "cloudlist";
version = "1.0.8";
version = "1.0.9";
src = fetchFromGitHub {
owner = "projectdiscovery";
repo = "cloudlist";
rev = "refs/tags/v${version}";
hash = "sha256-UyZ9KSjFu/NKiz4AZoKwHiWzh+KOARDmveCWcFbOS7A=";
hash = "sha256-aXKDSV/+okwO4UbljQr2fS/UcJkb5gC1nPZgpN7GuLY=";
};
vendorHash = "sha256-tMrTAbfD+ip/UxrGTaMswgqo94rJZ0lqqxPgYFhZoTY=";
vendorHash = "sha256-xRxbLI+CEgMYh3nThUCqcKQR6AQV/J6E98xVTfcD2h4=";
ldflags = [
"-w"