Merge pull request #260752 from r-ryantm/auto-update/fingerprintx

fingerprintx: 1.1.9 -> 1.1.10
This commit is contained in:
Fabian Affolter
2023-10-13 11:35:19 +02:00
committed by GitHub
+2 -2
View File
@@ -5,13 +5,13 @@
buildGoModule rec {
pname = "fingerprintx";
version = "1.1.9";
version = "1.1.10";
src = fetchFromGitHub {
owner = "praetorian-inc";
repo = "fingerprintx";
rev = "refs/tags/v${version}";
hash = "sha256-XWZzLVY+Vw8x8anFQ+P0FVbHgCuMTvV+fEJ2OmDdkQU=";
hash = "sha256-WwIIZlO310519aEPpvi3pY2Jn3HRNUZNiwoAyZ4VP1A=";
};
vendorHash = "sha256-TMy6FwAFlo+ARvm+RiRqly0xIk4lBCXuZrtdnNSMSxw=";