Unverified Commit b904ce80 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

git-ls: 5.10.0 -> 6.0.0 (#516295)

parents e426ecbe c03130e9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@

buildGoModule (finalAttrs: {
  pname = "git-ls";
  version = "5.10.0";
  version = "6.0.0";

  __structuredAttrs = true;
  strictDeps = true;
@@ -18,7 +18,7 @@ buildGoModule (finalAttrs: {
    owner = "llimllib";
    repo = "git-ls";
    tag = "v${finalAttrs.version}";
    hash = "sha256-ziG1TP+sg5v/JEJ+1J4reNHt6fpvIAfSz+esr2jucz8=";
    hash = "sha256-Is1bt1XLrzatxhMTrzClBeIWkTdepzDaDla1Ng+wrJ0=";
  };

  vendorHash = "sha256-Bk6IBG+BrqY4FNVIlbSSSnqqAeL+8SJUtRXuIp4e8f8=";