matterjs-server: 1.1.0 -> 1.1.1
Diff: https://github.com/matter-js/matterjs-server/compare/v1.1.0...v1.1.1 Changelog: https://github.com/matter-js/matterjs-server/blob/refs/tags/v1.1.1/CHANGELOG.md
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
buildNpmPackage (finalAttrs: {
|
||||
pname = "matterjs-server";
|
||||
version = "1.1.0";
|
||||
version = "1.1.1";
|
||||
__structuredAttrs = true;
|
||||
strictDeps = true;
|
||||
|
||||
@@ -20,10 +20,10 @@ buildNpmPackage (finalAttrs: {
|
||||
owner = "matter-js";
|
||||
repo = "matterjs-server";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-LNSj9y+FDCsz4xiP8pL4xs7TVg2Cl5FOtWLTclewVbU=";
|
||||
hash = "sha256-1BbAPTu9YFSYuZh7sIa1mpAGJtyWB3NWxls8zindmso=";
|
||||
};
|
||||
|
||||
npmDepsHash = "sha256-bvmh6Jv0KDOZOY7Ti0TgbSdVcyYHhX0YOY/8PB7pebs=";
|
||||
npmDepsHash = "sha256-FcGjEOpXMaB4GQGcFfOgFwXrkbGKb8q55j95x+m+lxQ=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
makeBinaryWrapper
|
||||
|
||||
Reference in New Issue
Block a user