Skip to content

Commit

Permalink
[core] Update libsignal
Browse files Browse the repository at this point in the history
  • Loading branch information
devlikepro committed Dec 16, 2024
1 parent 1560032 commit aaeffeb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ for-swagger:
up-noweb:
. ${NVM_DIR}/nvm.sh && nvm exec yarn up @adiwajshing/baileys@github:devlikeapro/Baileys#fork-master-channels-678

up-noweb-libsignal:
. ${NVM_DIR}/nvm.sh && nvm exec yarn up libsignal@github:devlikeapro/libsignal-node#fork-master

up-webjs:
. ${NVM_DIR}/nvm.sh && nvm exec yarn up whatsapp-web.js@github:devlikeapro/whatsapp-web.js#fork-main-channels

Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8476,11 +8476,11 @@ __metadata:

"libsignal@github:devlikeapro/libsignal-node#fork-master":
version: 2.0.1
resolution: "libsignal@https://github.com/devlikeapro/libsignal-node.git#commit=78af5cb43b0b4e58f5b820055303b09b16d7b8f4"
resolution: "libsignal@https://github.com/devlikeapro/libsignal-node.git#commit=83bc9236ee3d96ae1747cf3ca2e505b10cf97250"
dependencies:
curve25519-js: ^0.0.4
protobufjs: 6.8.8
checksum: 79ede2b17a5bdf3f02baee9afd5c9d14f4bdd493176dacad9877682c5f486ea67bf282c349cdd5e3100ca8fd910df78d5a62e61ff5f7f3676140c2cc11e81b6a
checksum: 3ee39bc7cbd123fa2c1f84ff53ab4e3dacfb5a00d10944960fd72156b24a5eb5af1fa5ca31b9f25b26aab107c712d8c295c85b0bed26ad6eba6d0e3f26f38927
languageName: node
linkType: hard

Expand Down

0 comments on commit aaeffeb

Please sign in to comment.