Skip to content

Commit 93f4f71

Browse files
amp-cli: 0.0.1761583653-gd8c2df -> 0.0.1762056193-g37ad2e (#457727)
2 parents 4c8f276 + c1e4685 commit 93f4f71

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pkgs/by-name/am/amp-cli/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/by-name/am/amp-cli/package.nix

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

1010
buildNpmPackage (finalAttrs: {
1111
pname = "amp-cli";
12-
version = "0.0.1761583653-gd8c2df";
12+
version = "0.0.1762056193-g37ad2e";
1313

1414
src = fetchzip {
1515
url = "https://registry.npmjs.org/@sourcegraph/amp/-/amp-${finalAttrs.version}.tgz";
16-
hash = "sha256-Q6iBVtSIXoy6r+9/s3GefLq5c9SFRSQoBxUjBlg/wh8=";
16+
hash = "sha256-so/nlX4N9qhNLsK0OllmpfiqzyEBtPrt7KD/MoAChGc=";
1717
};
1818

1919
postPatch = ''
@@ -45,7 +45,7 @@ buildNpmPackage (finalAttrs: {
4545
chmod +x bin/amp-wrapper.js
4646
'';
4747

48-
npmDepsHash = "sha256-n8dRIJPTFFhS3aQQKKRdqYcEeHxfpU9XGbeV+2XAVeY=";
48+
npmDepsHash = "sha256-xhN5XJs8E7yCRQWRPlH9iZyh5FocUjFMto5QweaV8aI=";
4949

5050
propagatedBuildInputs = [
5151
ripgrep

0 commit comments

Comments
 (0)