Unverified Commit 4a9c5064 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

certinfo: 1.0.39 -> 1.0.40 (#503631)

parents 7c51a9af 5a261569
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,13 +8,13 @@

buildGoModule (finalAttrs: {
  pname = "certinfo";
  version = "1.0.39";
  version = "1.0.40";

  src = fetchFromGitHub {
    owner = "pete911";
    repo = "certinfo";
    rev = "v${finalAttrs.version}";
    sha256 = "sha256-U3uVQiALtI7aWkIPQyHxSzMTD6AjAMoOEjkbPO07SdA=";
    sha256 = "sha256-2Feb2+7UJ+39waO9rFyT3ZDlEdS5s3uLuxUiDh4iuJE=";
  };

  # clipboard functionality not working on Darwin