xcrawl3r: 0.2.0 -> 1.0.0

This commit is contained in:
R. Ryantm
2025-04-14 02:53:51 +00:00
parent e51f02babf
commit 761fcb82b0
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "xcrawl3r";
version = "0.2.0";
version = "1.0.0";
src = fetchFromGitHub {
owner = "hueristiq";
repo = "xcrawl3r";
tag = version;
hash = "sha256-W1cvSvRnDGFp4br8s/nL+owIGWTJ1bVX6kvmeTLUuuI=";
hash = "sha256-Ojm5cBeXRtDGQfbDweLlD1V12PYJHxVbO2g1X1Wt/B8=";
};
vendorHash = "sha256-fHdtqjFmT+8cmy2SxjjBvw5Rct7lA2ksGVmm/9ncbRI=";
vendorHash = "sha256-rBKpYB7t9zdduqZA1VwCBp+kXpB8nABhTo+IaoOE8bE=";
ldflags = [
"-s"