Merge pull request #332380 from r-ryantm/auto-update/bruno

bruno: 1.23.0 -> 1.23.1
This commit is contained in:
nixpkgs-merge-bot[bot] 2024-08-05 11:28:32 +00:00 committed by GitHub
commit 608528166d
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.23.0";
version = "1.23.1";
src = fetchFromGitHub {
owner = "usebruno";
repo = "bruno";
rev = "v${version}";
hash = "sha256-zbQlmxrvA2rZLEGmhj7MkVP5SmJdhhL9F3wRrB97DJs=";
hash = "sha256-uQe+j7EH62SH64z9mTpsR/tiYm4vSMDbAkYRhfkjf68=";
postFetch = ''
${lib.getExe npm-lockfile-fix} $out/package-lock.json