bruno: 1.16.0 -> 1.16.1

This commit is contained in:
R. Ryantm 2024-05-05 07:17:58 +00:00
parent 14e704d967
commit 8f15105227
1 changed files with 2 additions and 2 deletions

View File

@ -27,13 +27,13 @@ let
in
buildNpmPackage' rec {
pname = "bruno";
version = "1.16.0";
version = "1.16.1";
src = fetchFromGitHub {
owner = "usebruno";
repo = "bruno";
rev = "v${version}";
hash = "sha256-nhs44W7cOREdULdXFNZpFGeeZeVTGUffKOBhtL4zAaw=";
hash = "sha256-rP3PHS6kuJCgbCQy4h+bJksmJAJvHDBMSysLM5FxQjk=";
postFetch = ''
${lib.getExe npm-lockfile-fix} $out/package-lock.json