Merge pull request #331308 from redyf/update-bruno

bruno: 1.22.0 -> 1.23.0
This commit is contained in:
tomberek 2024-08-01 23:26:36 -04:00 committed by GitHub
commit 5f2b743cfb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,13 +28,13 @@ let
in
buildNpmPackage' rec {
pname = "bruno";
version = "1.22.0";
version = "1.23.0";
src = fetchFromGitHub {
owner = "usebruno";
repo = "bruno";
rev = "v${version}";
hash = "sha256-RcMmW1+XbQSVeaYnK7y8/WdQLYOIozyt9OCDAsSZ3HU=";
hash = "sha256-zbQlmxrvA2rZLEGmhj7MkVP5SmJdhhL9F3wRrB97DJs=";
postFetch = ''
${lib.getExe npm-lockfile-fix} $out/package-lock.json