certinfo: 1.0.21 -> 1.0.23

This commit is contained in:
Jakuzure Nonon 2024-08-02 13:02:26 +02:00
parent 3c04671643
commit b2f3d3ac9f
No known key found for this signature in database

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "certinfo";
version = "1.0.21";
version = "1.0.23";
src = fetchFromGitHub {
owner = "pete911";
repo = "certinfo";
rev = "v${version}";
sha256 = "acAjX4M/egAhGVOeEKw5r2wteA/UsWf9fGR/HnhUr/w=";
sha256 = "sha256-el7qL2d8z50S+0vyy8zH1W1uNix9PXmDGS5y8P9fIVA=";
};
# clipboard functionality not working on Darwin