mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-08-26 20:40:04 +00:00
Bump Crypto Bindings to 0.6.6
This is the first version of crypto bindings that has ANY support for arm64 musl.
This commit is contained in:
@@ -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"
|
||||
|
||||
Generated
+3
-3
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user