fingerprintx: 1.1.13 -> 1.1.14

This commit is contained in:
R. Ryantm 2024-08-09 00:58:12 +00:00
parent fa4b81d8e9
commit 1f060539eb

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "fingerprintx";
version = "1.1.13";
version = "1.1.14";
src = fetchFromGitHub {
owner = "praetorian-inc";
repo = "fingerprintx";
rev = "refs/tags/v${version}";
hash = "sha256-kWMwadE3ZJTqwEgtrXvXlyc/2+cf1NGhubwZuYpDMBQ=";
hash = "sha256-o0u6UOrdzORnTgfOlc0kSQ5diDtNHjjbwfuyvPoHHKs=";
};
vendorHash = "sha256-TMy6FwAFlo+ARvm+RiRqly0xIk4lBCXuZrtdnNSMSxw=";