fingerprintx: 1.1.10 -> 1.1.12

This commit is contained in:
R. Ryantm
2023-12-14 22:55:14 +00:00
parent 55520e0602
commit 0d899bc7b8
+2 -2
View File
@@ -5,13 +5,13 @@
buildGoModule rec {
pname = "fingerprintx";
version = "1.1.10";
version = "1.1.12";
src = fetchFromGitHub {
owner = "praetorian-inc";
repo = "fingerprintx";
rev = "refs/tags/v${version}";
hash = "sha256-WwIIZlO310519aEPpvi3pY2Jn3HRNUZNiwoAyZ4VP1A=";
hash = "sha256-jCWWCLLh2mSVvURFw+6eE+wss6/zlGiLBQ4VW2ar+iw=";
};
vendorHash = "sha256-TMy6FwAFlo+ARvm+RiRqly0xIk4lBCXuZrtdnNSMSxw=";