postfix-tlspol: 1.8.26 -> 1.8.27 (#497621)

This commit is contained in:
Martin Weinelt 2026-03-07 16:40:34 +00:00 committed by GitHub
commit abff08d514
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "postfix-tlspol";
version = "1.8.26";
version = "1.8.27";
src = fetchFromGitHub {
owner = "Zuplu";
repo = "postfix-tlspol";
tag = "v${finalAttrs.version}";
hash = "sha256-H8T/AsAsynLlGcAyx/2aH2ZRZOKrgzMav9E4kJnDXBY=";
hash = "sha256-JK6QBJ7TxGAmIffrGIc/gE/w7HWdGMWUTt/TpU572tA=";
};
vendorHash = null;