certspotter: 0.18.0 -> 0.19.1

This commit is contained in:
R. Ryantm 2025-05-09 01:14:08 +00:00
parent 2cd2decd3a
commit ce9dd96148

View file

@ -7,16 +7,16 @@
buildGoModule rec {
pname = "certspotter";
version = "0.18.0";
version = "0.19.1";
src = fetchFromGitHub {
owner = "SSLMate";
repo = "certspotter";
rev = "v${version}";
hash = "sha256-nyeqpDMRZRuHjfl3cI/I00KpVg3udjr0B8MEBZcF7nY=";
hash = "sha256-aVlCN2bk/gKUb6gQ7/VnhJCx1x5A9UzOzg/WA9VxBVY=";
};
vendorHash = "sha256-6dV9FoPV8UfS0z5RuuopE99fHcT3RAWCdDi7jpHzVRE=";
vendorHash = "sha256-+6Gu3y708XXX7CHvZmEh7j3ILNBi/++8Mud34mOrtmA=";
ldflags = [
"-s"