Unverified Commit c828a5e1 authored by Sebastián Mancilla's avatar Sebastián Mancilla Committed by GitHub
Browse files

jd-diff-patch: 1.7.1 -> 1.9.1 (#337432)

parents b79ce4c4 2e36dcbc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,13 +2,13 @@

buildGoModule rec {
  pname = "jd-diff-patch";
  version = "1.7.1";
  version = "1.9.1";

  src = fetchFromGitHub {
    owner  = "josephburnett";
    repo   = "jd";
    rev    = "v${version}";
    sha256 = "sha256-fi+vj1vHhgw2OPQqQ0827P6Axy/cio0UVFLeD/nhFvw=";
    sha256 = "sha256-qq/Y2/NGK3xsgljT0D9+dD1D1UfjB9Niay81nQJ4gX0=";
  };

  # not including web ui