certinfo-go: 0.1.46 -> 0.1.47 (#452406)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-10-16 01:20:53 +00:00
committed by GitHub
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule rec {
pname = "certinfo-go";
version = "0.1.46";
version = "0.1.47";
src = fetchFromGitHub {
owner = "paepckehh";
repo = "certinfo";
tag = "v${version}";
hash = "sha256-GbotRQU6Y4keyqISVaGllfgPgq1LY16v8XTlO6SQdIw=";
hash = "sha256-2/P2hg8y1Ac7ztRshsNR8S4tUy7VV7zy4XIOVDCVLtw=";
};
vendorHash = "sha256-IKg0RVF84+4tQXR6JC7LEKn/JJhc+vJN+DwVlykYO9Q=";
vendorHash = "sha256-pGAoQi397/ZQU/I73H9aK4gDKYoXuK5FU0RxL1+FgX8=";
ldflags = [
"-s"