Unverified Commit 3cd05186 authored by Bruno BELANYI's avatar Bruno BELANYI Committed by GitHub
Browse files

mkbrr: 1.12.0 -> 1.12.1 (#414396)

parents 13cd7afd 937f4b29
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

buildGoModule (finalAttrs: {
  pname = "mkbrr";
  version = "1.12.0";
  version = "1.12.1";

  src = fetchFromGitHub {
    owner = "autobrr";
    repo = "mkbrr";
    tag = "v${finalAttrs.version}";
    hash = "sha256-v5MkbsXbS37axZTrp7YTNCU5/uqVW1vnJu+F5hxk3bI=";
    hash = "sha256-gUIX271eaG15329pLnZ8QnZD7BrdCk+cWs43uUzKxOE=";
  };

  vendorHash = "sha256-G8WM5x99UZfAZUkE5W37Ogx/OKk8JypPzGBrIuBOFNo=";