Commit 03401121 authored by R. RyanTM's avatar R. RyanTM
Browse files

bruno: 1.30.1 -> 1.32.1

parent 8ab1d552
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -26,13 +26,13 @@ let
in
buildNpmPackage' rec {
  pname = "bruno";
  version = "1.30.1";
  version = "1.32.1";

  src = fetchFromGitHub {
    owner = "usebruno";
    repo = "bruno";
    rev = "v${version}";
    hash = "sha256-9dH79ytqkZcdgUMbTa32VHKr2dHiNsJu6GawDtRsJx0=";
    hash = "sha256-n/3zNS3aME7ZSoJ7TQ7gqVod469g7PGTsLcdNIwB09Y=";

    postFetch = ''
      ${lib.getExe npm-lockfile-fix} $out/package-lock.json