Skip to content

Commit 50d6be0

Browse files
authored
redocly: 1.27.2 -> 1.28.0 (#380816)
2 parents 177061a + e3c59d4 commit 50d6be0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/re/redocly/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99

1010
buildNpmPackage rec {
1111
pname = "redocly";
12-
version = "1.27.2";
12+
version = "1.28.0";
1313

1414
src = fetchFromGitHub {
1515
owner = "Redocly";
1616
repo = "redocly-cli";
1717
rev = "@redocly/cli@${version}";
18-
hash = "sha256-79zB7ydbgS+9us+saFiYBPHILoATP00x+Y1hAgPsPk4=";
18+
hash = "sha256-TCBPcYbyMlmz7O1c/6/72I3Tb9ZnhBc5W5S/yDQ0AHo=";
1919
};
2020

21-
npmDepsHash = "sha256-EYhX1zAio+f1PGfQUQIFkc9Ve9jLIG7/1xgOI0JAZ5s=";
21+
npmDepsHash = "sha256-soAnln7K3vNMCDTGPX+j2qaatvoWTrhFzL7hjHuE6QQ=";
2222

2323
npmBuildScript = "prepare";
2424

0 commit comments

Comments
 (0)