Bump Crypto Bindings to 0.6.6
GHCR - Development Branches / ghcr-publish (push) Canceled after 0s
Validate Docker Build / validate-docker-build (push) Canceled after 0s

This is the first version of crypto bindings that has ANY support for arm64 musl.
This commit is contained in:
Catalan Lover
2026-08-13 21:48:42 +02:00
parent 64d78c3b0a
commit fb225ba789
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
"@the-draupnir-project/matrix-basic-types": "$the-draupnir-project/matrix-basic-types",
"@the-draupnir-project/interface-manager": "$the-draupnir-project/interface-manager",
"matrix-protection-suite": "$matrix-protection-suite",
"@matrix-org/matrix-sdk-crypto-nodejs": "0.6.0"
"@matrix-org/matrix-sdk-crypto-nodejs": "0.6.6"
},
"engines": {
"node": ">=24.0.0"
+3 -3
View File
@@ -3117,9 +3117,9 @@
}
},
"node_modules/@matrix-org/matrix-sdk-crypto-nodejs": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/@matrix-org/matrix-sdk-crypto-nodejs/-/matrix-sdk-crypto-nodejs-0.6.0.tgz",
"integrity": "sha512-AndGryzkDtFbaDyPBAQ2B4pUhaA/q4HJf3wgiGpPa/70DsdY1Z3R5Wn9yp+56CeHOpk61mNHz/8WDPlzrZDSJw==",
"version": "0.6.6",
"resolved": "https://registry.npmjs.org/@matrix-org/matrix-sdk-crypto-nodejs/-/matrix-sdk-crypto-nodejs-0.6.6.tgz",
"integrity": "sha512-JlYSjq9Sm/0QoUXfk6C7JppsOG0ESY8BHEIaQgjQ8iQ0GkhvJrhPZbMJmd77/Bgeahd1GENf8896nauf4ximzQ==",
"hasInstallScript": true,
"license": "Apache-2.0",
"dependencies": {