matterjs-server: 0.8.0 -> 1.0.0

Changelog: https://github.com/matter-js/matterjs-server/blob/refs/tags/v1.0.0/CHANGELOG.md
This commit is contained in:
Ilan Joselevich
2026-06-10 21:06:27 +03:00
parent fdb57d83c1
commit 79ac2421fb
+3 -3
View File
@@ -12,7 +12,7 @@
buildNpmPackage (finalAttrs: {
pname = "matterjs-server";
version = "0.8.0";
version = "1.0.0";
__structuredAttrs = true;
strictDeps = true;
@@ -20,10 +20,10 @@ buildNpmPackage (finalAttrs: {
owner = "matter-js";
repo = "matterjs-server";
tag = "v${finalAttrs.version}";
hash = "sha256-AjCfPovhYKUeU4Xrsh6uL0pPG+ja0n+efFTbwre83m4=";
hash = "sha256-c/jhQfenRgE0qHisGM1TOtqWjDy/RcwGa04RE0FzR/U=";
};
npmDepsHash = "sha256-1q8eRCLrYJDdD4Tku3NVCvXHSY+bmyw8vZk95WvsYOI=";
npmDepsHash = "sha256-7Anz+Foz5jKP8u9jmpw1wn/LgknR1LWyozamBs83v1A=";
nativeBuildInputs = [
makeBinaryWrapper