tlsinfo: 0.1.53 -> 0.1.54

This commit is contained in:
R. Ryantm
2026-03-21 04:40:07 +00:00
parent 8620c0b5cc
commit 942d8ef084
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "tlsinfo";
version = "0.1.53";
version = "0.1.54";
src = fetchFromGitHub {
owner = "paepckehh";
repo = "tlsinfo";
tag = "v${finalAttrs.version}";
hash = "sha256-ZP9juaZ2jsXSnvz1RxJ/841QgYvSYupdG2OqOOm55U4=";
hash = "sha256-RMmYlTcQaf1HrP+d5VttosHr5BrNwsbUst8AptpkFTs=";
};
vendorHash = "sha256-rxTiIGIdSSwS1UdBjWmNz5iUlkUb1htDCa5XRpFLUw8=";
vendorHash = "sha256-rUvveQ82WHtmiRNE/sKACami5YdGw4y4BEdnsfbwVW4=";
ldflags = [
"-s"