Merge pull request #324574 from redyf/update-bruno

bruno: 1.20.0 -> 1.20.1
This commit is contained in:
Aleksana
2024-07-05 16:50:55 +08:00
committed by GitHub
+2 -2
View File
@@ -28,13 +28,13 @@ let
in
buildNpmPackage' rec {
pname = "bruno";
version = "1.20.0";
version = "1.20.1";
src = fetchFromGitHub {
owner = "usebruno";
repo = "bruno";
rev = "v${version}";
hash = "sha256-NnRM+ERz5pViQ+rIRXAH3puFdhccpgQMQ+ICZQELA18=";
hash = "sha256-WUGdXPG/v8vmgI3a/X+J1EQUlbJdNaNAUx5whezMcAs=";
postFetch = ''
${lib.getExe npm-lockfile-fix} $out/package-lock.json