certinfo-go: 0.1.40 -> 0.1.42

This commit is contained in:
R. Ryantm
2025-03-07 21:09:16 +00:00
parent d95b40ed10
commit c65c6cc268
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "certinfo-go";
version = "0.1.40";
version = "0.1.42";
src = fetchFromGitHub {
owner = "paepckehh";
repo = "certinfo";
tag = "v${version}";
hash = "sha256-YPylhWHPr2Sxi5i0A32cgIWEh1VpAoDEmOHu/Cs/uDg=";
hash = "sha256-XnHQTMohpuMnV2trSqZ9PlKWmuOyHGDj+6ljKfUD40A=";
};
vendorHash = "sha256-e+FUVFiW46lQ6Ha1cl6D+MRnpRh8rzeRiacItVh5MGE=";
vendorHash = "sha256-Bbj+8TAJJWhkOxib9cz/Znj5bHAXcgrDONRpGDK+los=";
ldflags = [
"-s"