mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
net-im/libsignal-node: Update to 0.55.1
This commit is contained in:
parent
71f088a555
commit
84297dba71
@ -1,7 +1,6 @@
|
||||
PORTNAME= libsignal
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.54.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.55.1
|
||||
CATEGORIES= net-im
|
||||
PKGNAMESUFFIX= -node
|
||||
DISTFILES= libsignal-node-${DISTVERSION}-yarn-cache.tar.gz
|
||||
@ -78,10 +77,10 @@ post-patch:
|
||||
${WRKSRC}/node/binding.gyp
|
||||
|
||||
# to get the hash:
|
||||
# fetch -o - https://raw.githubusercontent.com/signalapp/libsignal/v0.52.3/Cargo.lock | grep https://github.com/signalapp/boring
|
||||
# fetch -o - https://raw.githubusercontent.com/signalapp/libsignal/v0.55.1/Cargo.lock | grep https://github.com/signalapp/boring
|
||||
post-extract:
|
||||
${MV} ${WRKDIR}/boringssl-44b3df6f03d85c901767250329c571db405122d5/* ${WRKDIR}/boring-signal-v4.6.0/boring-sys/deps/boringssl
|
||||
${MV} ${WRKDIR}/boringssl-853ca1ea1168dff08011e5d42d94609cc0ca2e27/* ${WRKDIR}/boring-signal-v4.6.0/boring-sys/deps/boringssl-fips
|
||||
${MV} ${WRKDIR}/boringssl-44b3df6f03d85c901767250329c571db405122d5/* ${WRKDIR}/boring-signal-v4.9.0/boring-sys/deps/boringssl
|
||||
${MV} ${WRKDIR}/boringssl-853ca1ea1168dff08011e5d42d94609cc0ca2e27/* ${WRKDIR}/boring-signal-v4.9.0/boring-sys/deps/boringssl-fips
|
||||
|
||||
${CP} ${FILESDIR}/node/package.json ${WRKSRC}/node
|
||||
|
||||
|
@ -8,11 +8,11 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
android-tzdata-0.1.1 \
|
||||
android_system_properties-0.1.5 \
|
||||
anes-0.1.6 \
|
||||
anstream-0.6.15 \
|
||||
anstyle-1.0.8 \
|
||||
anstyle-parse-0.2.5 \
|
||||
anstyle-query-1.1.1 \
|
||||
anstyle-wincon-3.0.4 \
|
||||
anstream-0.6.14 \
|
||||
anstyle-1.0.7 \
|
||||
anstyle-parse-0.2.4 \
|
||||
anstyle-query-1.1.0 \
|
||||
anstyle-wincon-3.0.3 \
|
||||
anyhow-1.0.86 \
|
||||
argon2-0.5.3 \
|
||||
array-concat-0.5.3 \
|
||||
@ -20,7 +20,7 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
arrayvec-0.7.4 \
|
||||
asn1-0.16.2 \
|
||||
asn1_derive-0.16.2 \
|
||||
assert_cmd-2.0.15 \
|
||||
assert_cmd-2.0.13 \
|
||||
assert_matches-1.5.0 \
|
||||
async-compression-0.4.12 \
|
||||
async-trait-0.1.81 \
|
||||
@ -41,7 +41,7 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
block-buffer-0.10.4 \
|
||||
block-padding-0.3.3 \
|
||||
breakpad-symbols-0.20.0 \
|
||||
bstr-1.10.0 \
|
||||
bstr-1.9.1 \
|
||||
bumpalo-3.16.0 \
|
||||
byteorder-1.5.0 \
|
||||
bytes-1.6.1 \
|
||||
@ -61,15 +61,16 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
cipher-0.4.4 \
|
||||
circular-0.3.0 \
|
||||
clang-sys-1.8.1 \
|
||||
clap-4.5.11 \
|
||||
clap-4.4.18 \
|
||||
clap-stdin-0.3.0 \
|
||||
clap_builder-4.5.11 \
|
||||
clap_derive-4.5.11 \
|
||||
clap_lex-0.7.2 \
|
||||
clap_builder-4.4.18 \
|
||||
clap_derive-4.4.7 \
|
||||
clap_lex-0.6.0 \
|
||||
cmake-0.1.48 \
|
||||
colorchoice-1.0.2 \
|
||||
colorchoice-1.0.1 \
|
||||
colored-2.1.0 \
|
||||
combine-4.6.7 \
|
||||
const-oid-0.9.6 \
|
||||
const-str-0.5.7 \
|
||||
convert_case-0.4.0 \
|
||||
core-foundation-0.9.4 \
|
||||
@ -89,6 +90,7 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
darling_macro-0.14.4 \
|
||||
data-encoding-2.6.0 \
|
||||
debugid-0.8.0 \
|
||||
der-0.7.9 \
|
||||
deranged-0.3.11 \
|
||||
derive-where-1.2.7 \
|
||||
derive_builder-0.12.0 \
|
||||
@ -107,12 +109,14 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
dyn-clonable-0.9.0 \
|
||||
dyn-clonable-impl-0.9.0 \
|
||||
dyn-clone-1.0.17 \
|
||||
ed25519-2.2.3 \
|
||||
ed25519-dalek-2.1.1 \
|
||||
either-1.13.0 \
|
||||
encoding_rs-0.8.34 \
|
||||
enum-as-inner-0.6.0 \
|
||||
enum_primitive-0.1.1 \
|
||||
env_filter-0.1.2 \
|
||||
env_logger-0.11.5 \
|
||||
env_filter-0.1.1 \
|
||||
env_logger-0.11.4 \
|
||||
equivalent-1.0.1 \
|
||||
errno-0.3.9 \
|
||||
fastrand-2.1.0 \
|
||||
@ -143,6 +147,7 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
h2-0.3.26 \
|
||||
h2-0.4.5 \
|
||||
half-2.4.1 \
|
||||
hashbrown-0.12.3 \
|
||||
hashbrown-0.14.5 \
|
||||
headers-0.3.9 \
|
||||
headers-core-0.2.0 \
|
||||
@ -171,11 +176,12 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
ident_case-1.0.1 \
|
||||
idna-0.4.0 \
|
||||
idna-0.5.0 \
|
||||
indexmap-1.9.3 \
|
||||
indexmap-2.2.6 \
|
||||
inout-0.1.3 \
|
||||
ipnet-2.9.0 \
|
||||
is-terminal-0.4.12 \
|
||||
is_terminal_polyfill-1.70.1 \
|
||||
is_terminal_polyfill-1.70.0 \
|
||||
itertools-0.10.5 \
|
||||
itertools-0.13.0 \
|
||||
itoa-1.0.11 \
|
||||
@ -255,6 +261,7 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
pin-project-internal-1.1.5 \
|
||||
pin-project-lite-0.2.14 \
|
||||
pin-utils-0.1.0 \
|
||||
pkcs8-0.10.2 \
|
||||
plotters-0.3.6 \
|
||||
plotters-backend-0.3.6 \
|
||||
plotters-svg-0.3.6 \
|
||||
@ -266,9 +273,9 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
pqcrypto-kyber-0.7.9 \
|
||||
pqcrypto-kyber-0.8.1 \
|
||||
pqcrypto-traits-0.3.5 \
|
||||
predicates-3.1.2 \
|
||||
predicates-core-1.0.8 \
|
||||
predicates-tree-1.0.11 \
|
||||
predicates-3.1.0 \
|
||||
predicates-core-1.0.6 \
|
||||
predicates-tree-1.0.9 \
|
||||
pretty_assertions-1.4.0 \
|
||||
prettyplease-0.2.20 \
|
||||
proc-macro-crate-3.1.0 \
|
||||
@ -280,11 +287,11 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
prost-build-0.13.1 \
|
||||
prost-derive-0.13.1 \
|
||||
prost-types-0.13.1 \
|
||||
protobuf-3.5.0 \
|
||||
protobuf-codegen-3.5.0 \
|
||||
protobuf-json-mapping-3.5.0 \
|
||||
protobuf-parse-3.5.0 \
|
||||
protobuf-support-3.5.0 \
|
||||
protobuf-3.4.0 \
|
||||
protobuf-codegen-3.4.0 \
|
||||
protobuf-json-mapping-3.4.0 \
|
||||
protobuf-parse-3.4.0 \
|
||||
protobuf-support-3.4.0 \
|
||||
quick-error-1.2.3 \
|
||||
quote-1.0.36 \
|
||||
rand-0.8.5 \
|
||||
@ -336,6 +343,7 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
sha2-0.10.8 \
|
||||
sharded-slab-0.1.7 \
|
||||
shlex-1.3.0 \
|
||||
signature-2.2.0 \
|
||||
siphasher-0.3.11 \
|
||||
slab-0.4.9 \
|
||||
smallvec-1.13.2 \
|
||||
@ -343,9 +351,9 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
snow-0.9.6 \
|
||||
socket2-0.5.7 \
|
||||
spin-0.9.8 \
|
||||
spki-0.7.3 \
|
||||
static_assertions-1.1.0 \
|
||||
strsim-0.10.0 \
|
||||
strsim-0.11.1 \
|
||||
strum-0.26.3 \
|
||||
strum_macros-0.26.4 \
|
||||
subtle-2.6.1 \
|
||||
@ -377,7 +385,7 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
tokio-tungstenite-0.21.0 \
|
||||
tokio-tungstenite-0.23.1 \
|
||||
tokio-util-0.7.11 \
|
||||
toml_datetime-0.6.7 \
|
||||
toml_datetime-0.6.6 \
|
||||
toml_edit-0.21.1 \
|
||||
tower-service-0.3.2 \
|
||||
tracing-0.1.40 \
|
||||
@ -402,7 +410,7 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
utf8parse-0.2.2 \
|
||||
uuid-1.10.0 \
|
||||
valuable-0.1.0 \
|
||||
version_check-0.9.5 \
|
||||
version_check-0.9.4 \
|
||||
wait-timeout-0.2.0 \
|
||||
walkdir-2.5.0 \
|
||||
want-0.3.1 \
|
||||
@ -459,4 +467,4 @@ CARGO_CRATES= addr2line-0.22.0 \
|
||||
zeroize-1.8.1 \
|
||||
zeroize_derive-1.4.2 \
|
||||
curve25519-dalek,curve25519-dalek-derive@git+https://github.com/signalapp/curve25519-dalek?tag=signal-curve25519-4.1.3\#7c6d34756355a3566a704da84dce7b1c039a6572 \
|
||||
boring,boring-sys,tokio-boring@git+https://github.com/signalapp/boring?tag=signal-v4.6.0\#b9a75167dc08a3b16dd203e0af78c8962c5439bd
|
||||
boring,boring-sys,tokio-boring@git+https://github.com/signalapp/boring?tag=signal-v4.9.0\#59883d7e23599f6631f9e5087db4b797f2953feb
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1724161735
|
||||
SHA256 (libsignal-node-0.54.0-yarn-cache.tar.gz) = 0474bd3908df9f50e22ec44f192869e3893a0b1c8c2b8cbb8a5b1a33fc4105e2
|
||||
SIZE (libsignal-node-0.54.0-yarn-cache.tar.gz) = 26548112
|
||||
TIMESTAMP = 1725803549
|
||||
SHA256 (libsignal-node-0.55.1-yarn-cache.tar.gz) = 0474bd3908df9f50e22ec44f192869e3893a0b1c8c2b8cbb8a5b1a33fc4105e2
|
||||
SIZE (libsignal-node-0.55.1-yarn-cache.tar.gz) = 26548112
|
||||
SHA256 (rust/crates/addr2line-0.22.0.crate) = 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678
|
||||
SIZE (rust/crates/addr2line-0.22.0.crate) = 39156
|
||||
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
|
||||
@ -21,16 +21,16 @@ SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac2
|
||||
SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243
|
||||
SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299
|
||||
SIZE (rust/crates/anes-0.1.6.crate) = 23857
|
||||
SHA256 (rust/crates/anstream-0.6.15.crate) = 64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526
|
||||
SIZE (rust/crates/anstream-0.6.15.crate) = 29231
|
||||
SHA256 (rust/crates/anstyle-1.0.8.crate) = 1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1
|
||||
SIZE (rust/crates/anstyle-1.0.8.crate) = 15771
|
||||
SHA256 (rust/crates/anstyle-parse-0.2.5.crate) = eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb
|
||||
SIZE (rust/crates/anstyle-parse-0.2.5.crate) = 22680
|
||||
SHA256 (rust/crates/anstyle-query-1.1.1.crate) = 6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a
|
||||
SIZE (rust/crates/anstyle-query-1.1.1.crate) = 9891
|
||||
SHA256 (rust/crates/anstyle-wincon-3.0.4.crate) = 5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8
|
||||
SIZE (rust/crates/anstyle-wincon-3.0.4.crate) = 12234
|
||||
SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b
|
||||
SIZE (rust/crates/anstream-0.6.14.crate) = 29160
|
||||
SHA256 (rust/crates/anstyle-1.0.7.crate) = 038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b
|
||||
SIZE (rust/crates/anstyle-1.0.7.crate) = 15709
|
||||
SHA256 (rust/crates/anstyle-parse-0.2.4.crate) = c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4
|
||||
SIZE (rust/crates/anstyle-parse-0.2.4.crate) = 23069
|
||||
SHA256 (rust/crates/anstyle-query-1.1.0.crate) = ad186efb764318d35165f1758e7dcef3b10628e26d41a44bc5550652e6804391
|
||||
SIZE (rust/crates/anstyle-query-1.1.0.crate) = 9832
|
||||
SHA256 (rust/crates/anstyle-wincon-3.0.3.crate) = 61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19
|
||||
SIZE (rust/crates/anstyle-wincon-3.0.3.crate) = 12179
|
||||
SHA256 (rust/crates/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da
|
||||
SIZE (rust/crates/anyhow-1.0.86.crate) = 46741
|
||||
SHA256 (rust/crates/argon2-0.5.3.crate) = 3c3610892ee6e0cbce8ae2700349fcf8f98adb0dbfbee85aec3c9179d29cc072
|
||||
@ -45,8 +45,8 @@ SHA256 (rust/crates/asn1-0.16.2.crate) = 532ceda058281b62096b2add4ab00ab3a453d30
|
||||
SIZE (rust/crates/asn1-0.16.2.crate) = 36082
|
||||
SHA256 (rust/crates/asn1_derive-0.16.2.crate) = 56e6076d38cc17cc22b0f65f31170a2ee1975e6b07f0012893aefd86ce19c987
|
||||
SIZE (rust/crates/asn1_derive-0.16.2.crate) = 6099
|
||||
SHA256 (rust/crates/assert_cmd-2.0.15.crate) = bc65048dd435533bb1baf2ed9956b9a278fbfdcf90301b39ee117f06c0199d37
|
||||
SIZE (rust/crates/assert_cmd-2.0.15.crate) = 25726
|
||||
SHA256 (rust/crates/assert_cmd-2.0.13.crate) = 00ad3f3a942eee60335ab4342358c161ee296829e0d16ff42fc1d6cb07815467
|
||||
SIZE (rust/crates/assert_cmd-2.0.13.crate) = 23917
|
||||
SHA256 (rust/crates/assert_matches-1.5.0.crate) = 9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9
|
||||
SIZE (rust/crates/assert_matches-1.5.0.crate) = 7761
|
||||
SHA256 (rust/crates/async-compression-0.4.12.crate) = fec134f64e2bc57411226dfc4e52dec859ddfc7e711fc5e07b612584f000e4aa
|
||||
@ -87,8 +87,8 @@ SHA256 (rust/crates/block-padding-0.3.3.crate) = a8894febbff9f758034a5b8e12d8791
|
||||
SIZE (rust/crates/block-padding-0.3.3.crate) = 8504
|
||||
SHA256 (rust/crates/breakpad-symbols-0.20.0.crate) = 9898874a43aed8d3ee52d223ba232424e9da1f9af0e6a2cfa49b506b4ad99616
|
||||
SIZE (rust/crates/breakpad-symbols-0.20.0.crate) = 53796
|
||||
SHA256 (rust/crates/bstr-1.10.0.crate) = 40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c
|
||||
SIZE (rust/crates/bstr-1.10.0.crate) = 380426
|
||||
SHA256 (rust/crates/bstr-1.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706
|
||||
SIZE (rust/crates/bstr-1.9.1.crate) = 380305
|
||||
SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c
|
||||
SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677
|
||||
SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b
|
||||
@ -127,24 +127,26 @@ SHA256 (rust/crates/circular-0.3.0.crate) = b0fc239e0f6cb375d2402d48afb92f76f540
|
||||
SIZE (rust/crates/circular-0.3.0.crate) = 4571
|
||||
SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4
|
||||
SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009
|
||||
SHA256 (rust/crates/clap-4.5.11.crate) = 35723e6a11662c2afb578bcf0b88bf6ea8e21282a953428f240574fcc3a2b5b3
|
||||
SIZE (rust/crates/clap-4.5.11.crate) = 56252
|
||||
SHA256 (rust/crates/clap-4.4.18.crate) = 1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c
|
||||
SIZE (rust/crates/clap-4.4.18.crate) = 55269
|
||||
SHA256 (rust/crates/clap-stdin-0.3.0.crate) = 1b2273396940ab439c58cd300e1e93a07768fce6e7a578f24089aab40b3a9d00
|
||||
SIZE (rust/crates/clap-stdin-0.3.0.crate) = 15380
|
||||
SHA256 (rust/crates/clap_builder-4.5.11.crate) = 49eb96cbfa7cfa35017b7cd548c75b14c3118c98b423041d70562665e07fb0fa
|
||||
SIZE (rust/crates/clap_builder-4.5.11.crate) = 164100
|
||||
SHA256 (rust/crates/clap_derive-4.5.11.crate) = 5d029b67f89d30bbb547c89fd5161293c0aec155fc691d7924b64550662db93e
|
||||
SIZE (rust/crates/clap_derive-4.5.11.crate) = 30061
|
||||
SHA256 (rust/crates/clap_lex-0.7.2.crate) = 1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97
|
||||
SIZE (rust/crates/clap_lex-0.7.2.crate) = 12805
|
||||
SHA256 (rust/crates/clap_builder-4.4.18.crate) = 4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7
|
||||
SIZE (rust/crates/clap_builder-4.4.18.crate) = 163538
|
||||
SHA256 (rust/crates/clap_derive-4.4.7.crate) = cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442
|
||||
SIZE (rust/crates/clap_derive-4.4.7.crate) = 29046
|
||||
SHA256 (rust/crates/clap_lex-0.6.0.crate) = 702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1
|
||||
SIZE (rust/crates/clap_lex-0.6.0.crate) = 12272
|
||||
SHA256 (rust/crates/cmake-0.1.48.crate) = e8ad8cef104ac57b68b89df3208164d228503abbdce70f6880ffa3d970e7443a
|
||||
SIZE (rust/crates/cmake-0.1.48.crate) = 15142
|
||||
SHA256 (rust/crates/colorchoice-1.0.2.crate) = d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0
|
||||
SIZE (rust/crates/colorchoice-1.0.2.crate) = 7924
|
||||
SHA256 (rust/crates/colorchoice-1.0.1.crate) = 0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422
|
||||
SIZE (rust/crates/colorchoice-1.0.1.crate) = 7895
|
||||
SHA256 (rust/crates/colored-2.1.0.crate) = cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8
|
||||
SIZE (rust/crates/colored-2.1.0.crate) = 23348
|
||||
SHA256 (rust/crates/combine-4.6.7.crate) = ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd
|
||||
SIZE (rust/crates/combine-4.6.7.crate) = 134808
|
||||
SHA256 (rust/crates/const-oid-0.9.6.crate) = c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8
|
||||
SIZE (rust/crates/const-oid-0.9.6.crate) = 45382
|
||||
SHA256 (rust/crates/const-str-0.5.7.crate) = 3618cccc083bb987a415d85c02ca6c9994ea5b44731ec28b9ecf09658655fba9
|
||||
SIZE (rust/crates/const-str-0.5.7.crate) = 28155
|
||||
SHA256 (rust/crates/convert_case-0.4.0.crate) = 6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e
|
||||
@ -183,6 +185,8 @@ SHA256 (rust/crates/data-encoding-2.6.0.crate) = e8566979429cf69b49a5c740c607911
|
||||
SIZE (rust/crates/data-encoding-2.6.0.crate) = 20769
|
||||
SHA256 (rust/crates/debugid-0.8.0.crate) = bef552e6f588e446098f6ba40d89ac146c8c7b64aade83c051ee00bb5d2bc18d
|
||||
SIZE (rust/crates/debugid-0.8.0.crate) = 12757
|
||||
SHA256 (rust/crates/der-0.7.9.crate) = f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0
|
||||
SIZE (rust/crates/der-0.7.9.crate) = 85173
|
||||
SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4
|
||||
SIZE (rust/crates/deranged-0.3.11.crate) = 18043
|
||||
SHA256 (rust/crates/derive-where-1.2.7.crate) = 62d671cc41a825ebabc75757b62d3d168c577f9149b2d49ece1dad1f72119d25
|
||||
@ -219,6 +223,10 @@ SHA256 (rust/crates/dyn-clonable-impl-0.9.0.crate) = 558e40ea573c374cf53507fd240
|
||||
SIZE (rust/crates/dyn-clonable-impl-0.9.0.crate) = 1462
|
||||
SHA256 (rust/crates/dyn-clone-1.0.17.crate) = 0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125
|
||||
SIZE (rust/crates/dyn-clone-1.0.17.crate) = 11848
|
||||
SHA256 (rust/crates/ed25519-2.2.3.crate) = 115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53
|
||||
SIZE (rust/crates/ed25519-2.2.3.crate) = 17802
|
||||
SHA256 (rust/crates/ed25519-dalek-2.1.1.crate) = 4a3daa8e81a3963a60642bcc1f90a670680bd4a77535faa384e9d1c79d620871
|
||||
SIZE (rust/crates/ed25519-dalek-2.1.1.crate) = 85736
|
||||
SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0
|
||||
SIZE (rust/crates/either-1.13.0.crate) = 19169
|
||||
SHA256 (rust/crates/encoding_rs-0.8.34.crate) = b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59
|
||||
@ -227,10 +235,10 @@ SHA256 (rust/crates/enum-as-inner-0.6.0.crate) = 5ffccbb6966c05b32ef8fbac435df27
|
||||
SIZE (rust/crates/enum-as-inner-0.6.0.crate) = 12079
|
||||
SHA256 (rust/crates/enum_primitive-0.1.1.crate) = be4551092f4d519593039259a9ed8daedf0da12e5109c5280338073eaeb81180
|
||||
SIZE (rust/crates/enum_primitive-0.1.1.crate) = 4186
|
||||
SHA256 (rust/crates/env_filter-0.1.2.crate) = 4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab
|
||||
SIZE (rust/crates/env_filter-0.1.2.crate) = 13327
|
||||
SHA256 (rust/crates/env_logger-0.11.5.crate) = e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d
|
||||
SIZE (rust/crates/env_logger-0.11.5.crate) = 30683
|
||||
SHA256 (rust/crates/env_filter-0.1.1.crate) = c6dc8c8ff84895b051f07a0e65f975cf225131742531338752abfb324e4449ff
|
||||
SIZE (rust/crates/env_filter-0.1.1.crate) = 13270
|
||||
SHA256 (rust/crates/env_logger-0.11.4.crate) = 06676b12debf7bba6903559720abca942d3a66b8acb88815fd2c7c6537e9ade1
|
||||
SIZE (rust/crates/env_logger-0.11.4.crate) = 30529
|
||||
SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5
|
||||
SIZE (rust/crates/equivalent-1.0.1.crate) = 6615
|
||||
SHA256 (rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba
|
||||
@ -291,6 +299,8 @@ SHA256 (rust/crates/h2-0.4.5.crate) = fa82e28a107a8cc405f0839610bdc9b15f1e25ec7d
|
||||
SIZE (rust/crates/h2-0.4.5.crate) = 174166
|
||||
SHA256 (rust/crates/half-2.4.1.crate) = 6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888
|
||||
SIZE (rust/crates/half-2.4.1.crate) = 50892
|
||||
SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888
|
||||
SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968
|
||||
SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1
|
||||
SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498
|
||||
SHA256 (rust/crates/headers-0.3.9.crate) = 06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270
|
||||
@ -347,6 +357,8 @@ SHA256 (rust/crates/idna-0.4.0.crate) = 7d20d6b07bfbc108882d88ed8e37d39636dcc260
|
||||
SIZE (rust/crates/idna-0.4.0.crate) = 271429
|
||||
SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6
|
||||
SIZE (rust/crates/idna-0.5.0.crate) = 271940
|
||||
SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99
|
||||
SIZE (rust/crates/indexmap-1.9.3.crate) = 54653
|
||||
SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26
|
||||
SIZE (rust/crates/indexmap-2.2.6.crate) = 82420
|
||||
SHA256 (rust/crates/inout-0.1.3.crate) = a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5
|
||||
@ -355,8 +367,8 @@ SHA256 (rust/crates/ipnet-2.9.0.crate) = 8f518f335dce6725a761382244631d86cf0ccb2
|
||||
SIZE (rust/crates/ipnet-2.9.0.crate) = 27627
|
||||
SHA256 (rust/crates/is-terminal-0.4.12.crate) = f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b
|
||||
SIZE (rust/crates/is-terminal-0.4.12.crate) = 7470
|
||||
SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf
|
||||
SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492
|
||||
SHA256 (rust/crates/is_terminal_polyfill-1.70.0.crate) = f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800
|
||||
SIZE (rust/crates/is_terminal_polyfill-1.70.0.crate) = 7451
|
||||
SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473
|
||||
SIZE (rust/crates/itertools-0.10.5.crate) = 115354
|
||||
SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186
|
||||
@ -515,6 +527,8 @@ SHA256 (rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d
|
||||
SIZE (rust/crates/pin-project-lite-0.2.14.crate) = 28817
|
||||
SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184
|
||||
SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580
|
||||
SHA256 (rust/crates/pkcs8-0.10.2.crate) = f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7
|
||||
SIZE (rust/crates/pkcs8-0.10.2.crate) = 26360
|
||||
SHA256 (rust/crates/plotters-0.3.6.crate) = a15b6eccb8484002195a3e44fe65a4ce8e93a625797a063735536fd59cb01cf3
|
||||
SIZE (rust/crates/plotters-0.3.6.crate) = 147577
|
||||
SHA256 (rust/crates/plotters-backend-0.3.6.crate) = 414cec62c6634ae900ea1c56128dfe87cf63e7caece0852ec76aba307cebadb7
|
||||
@ -537,12 +551,12 @@ SHA256 (rust/crates/pqcrypto-kyber-0.8.1.crate) = 15c00293cf898859d0c77145538805
|
||||
SIZE (rust/crates/pqcrypto-kyber-0.8.1.crate) = 3529494
|
||||
SHA256 (rust/crates/pqcrypto-traits-0.3.5.crate) = 94e851c7654eed9e68d7d27164c454961a616cf8c203d500607ef22c737b51bb
|
||||
SIZE (rust/crates/pqcrypto-traits-0.3.5.crate) = 2064
|
||||
SHA256 (rust/crates/predicates-3.1.2.crate) = 7e9086cc7640c29a356d1a29fd134380bee9d8f79a17410aa76e7ad295f42c97
|
||||
SIZE (rust/crates/predicates-3.1.2.crate) = 23986
|
||||
SHA256 (rust/crates/predicates-core-1.0.8.crate) = ae8177bee8e75d6846599c6b9ff679ed51e882816914eec639944d7c9aa11931
|
||||
SIZE (rust/crates/predicates-core-1.0.8.crate) = 8552
|
||||
SHA256 (rust/crates/predicates-tree-1.0.11.crate) = 41b740d195ed3166cd147c8047ec98db0e22ec019eb8eeb76d343b795304fb13
|
||||
SIZE (rust/crates/predicates-tree-1.0.11.crate) = 8393
|
||||
SHA256 (rust/crates/predicates-3.1.0.crate) = 68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8
|
||||
SIZE (rust/crates/predicates-3.1.0.crate) = 23090
|
||||
SHA256 (rust/crates/predicates-core-1.0.6.crate) = b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174
|
||||
SIZE (rust/crates/predicates-core-1.0.6.crate) = 8084
|
||||
SHA256 (rust/crates/predicates-tree-1.0.9.crate) = 368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf
|
||||
SIZE (rust/crates/predicates-tree-1.0.9.crate) = 7960
|
||||
SHA256 (rust/crates/pretty_assertions-1.4.0.crate) = af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66
|
||||
SIZE (rust/crates/pretty_assertions-1.4.0.crate) = 78846
|
||||
SHA256 (rust/crates/prettyplease-0.2.20.crate) = 5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e
|
||||
@ -565,16 +579,16 @@ SHA256 (rust/crates/prost-derive-0.13.1.crate) = 18bec9b0adc4eba778b33684b7ba3e7
|
||||
SIZE (rust/crates/prost-derive-0.13.1.crate) = 19882
|
||||
SHA256 (rust/crates/prost-types-0.13.1.crate) = cee5168b05f49d4b0ca581206eb14a7b22fafd963efe729ac48eb03266e25cc2
|
||||
SIZE (rust/crates/prost-types-0.13.1.crate) = 43571
|
||||
SHA256 (rust/crates/protobuf-3.5.0.crate) = df67496db1a89596beaced1579212e9b7c53c22dca1d9745de00ead76573d514
|
||||
SIZE (rust/crates/protobuf-3.5.0.crate) = 213096
|
||||
SHA256 (rust/crates/protobuf-codegen-3.5.0.crate) = eab09155fad2d39333d3796f67845d43e29b266eea74f7bc93f153f707f126dc
|
||||
SIZE (rust/crates/protobuf-codegen-3.5.0.crate) = 57674
|
||||
SHA256 (rust/crates/protobuf-json-mapping-3.5.0.crate) = 781abbf9eedba12bd3496bc019d24d2f683adc2b5291d8d0acb39dbddc7c2a02
|
||||
SIZE (rust/crates/protobuf-json-mapping-3.5.0.crate) = 17110
|
||||
SHA256 (rust/crates/protobuf-parse-3.5.0.crate) = 1a16027030d4ec33e423385f73bb559821827e9ec18c50e7874e4d6de5a4e96f
|
||||
SIZE (rust/crates/protobuf-parse-3.5.0.crate) = 67273
|
||||
SHA256 (rust/crates/protobuf-support-3.5.0.crate) = 70e2d30ab1878b2e72d1e2fc23ff5517799c9929e2cf81a8516f9f4dcf2b9cf3
|
||||
SIZE (rust/crates/protobuf-support-3.5.0.crate) = 11432
|
||||
SHA256 (rust/crates/protobuf-3.4.0.crate) = 58678a64de2fced2bdec6bca052a6716a0efe692d6e3f53d1bda6a1def64cfc0
|
||||
SIZE (rust/crates/protobuf-3.4.0.crate) = 211780
|
||||
SHA256 (rust/crates/protobuf-codegen-3.4.0.crate) = 32777b0b3f6538d9d2e012b3fad85c7e4b9244b5958d04a6415f4333782b7a77
|
||||
SIZE (rust/crates/protobuf-codegen-3.4.0.crate) = 57107
|
||||
SHA256 (rust/crates/protobuf-json-mapping-3.4.0.crate) = 5d8440284a60d89deae81f67cc713f03f770ae51461e7613e44808910502693e
|
||||
SIZE (rust/crates/protobuf-json-mapping-3.4.0.crate) = 16427
|
||||
SHA256 (rust/crates/protobuf-parse-3.4.0.crate) = 96cb37955261126624a25b5e6bda40ae34cf3989d52a783087ca6091b29b5642
|
||||
SIZE (rust/crates/protobuf-parse-3.4.0.crate) = 66423
|
||||
SHA256 (rust/crates/protobuf-support-3.4.0.crate) = e1ed294a835b0f30810e13616b1cd34943c6d1e84a8f3b0dcfe466d256c3e7e7
|
||||
SIZE (rust/crates/protobuf-support-3.4.0.crate) = 10757
|
||||
SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0
|
||||
SIZE (rust/crates/quick-error-1.2.3.crate) = 15066
|
||||
SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7
|
||||
@ -677,6 +691,8 @@ SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e82
|
||||
SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227
|
||||
SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64
|
||||
SIZE (rust/crates/shlex-1.3.0.crate) = 18713
|
||||
SHA256 (rust/crates/signature-2.2.0.crate) = 77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de
|
||||
SIZE (rust/crates/signature-2.2.0.crate) = 15531
|
||||
SHA256 (rust/crates/siphasher-0.3.11.crate) = 38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d
|
||||
SIZE (rust/crates/siphasher-0.3.11.crate) = 10442
|
||||
SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67
|
||||
@ -691,12 +707,12 @@ SHA256 (rust/crates/socket2-0.5.7.crate) = ce305eb0b4296696835b71df73eb912e0f1ff
|
||||
SIZE (rust/crates/socket2-0.5.7.crate) = 55758
|
||||
SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67
|
||||
SIZE (rust/crates/spin-0.9.8.crate) = 38958
|
||||
SHA256 (rust/crates/spki-0.7.3.crate) = d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d
|
||||
SIZE (rust/crates/spki-0.7.3.crate) = 16409
|
||||
SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f
|
||||
SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480
|
||||
SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623
|
||||
SIZE (rust/crates/strsim-0.10.0.crate) = 11355
|
||||
SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f
|
||||
SIZE (rust/crates/strsim-0.11.1.crate) = 14266
|
||||
SHA256 (rust/crates/strum-0.26.3.crate) = 8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06
|
||||
SIZE (rust/crates/strum-0.26.3.crate) = 7237
|
||||
SHA256 (rust/crates/strum_macros-0.26.4.crate) = 4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be
|
||||
@ -759,8 +775,8 @@ SHA256 (rust/crates/tokio-tungstenite-0.23.1.crate) = c6989540ced10490aaf14e6bad
|
||||
SIZE (rust/crates/tokio-tungstenite-0.23.1.crate) = 28371
|
||||
SHA256 (rust/crates/tokio-util-0.7.11.crate) = 9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1
|
||||
SIZE (rust/crates/tokio-util-0.7.11.crate) = 113421
|
||||
SHA256 (rust/crates/toml_datetime-0.6.7.crate) = f8fb9f64314842840f1d940ac544da178732128f1c78c21772e876579e0da1db
|
||||
SIZE (rust/crates/toml_datetime-0.6.7.crate) = 11750
|
||||
SHA256 (rust/crates/toml_datetime-0.6.6.crate) = 4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf
|
||||
SIZE (rust/crates/toml_datetime-0.6.6.crate) = 11698
|
||||
SHA256 (rust/crates/toml_edit-0.21.1.crate) = 6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1
|
||||
SIZE (rust/crates/toml_edit-0.21.1.crate) = 101661
|
||||
SHA256 (rust/crates/tower-service-0.3.2.crate) = b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52
|
||||
@ -809,8 +825,8 @@ SHA256 (rust/crates/uuid-1.10.0.crate) = 81dfa00651efa65069b0b6b651f4aaa31ba9e3c
|
||||
SIZE (rust/crates/uuid-1.10.0.crate) = 47648
|
||||
SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d
|
||||
SIZE (rust/crates/valuable-0.1.0.crate) = 27718
|
||||
SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a
|
||||
SIZE (rust/crates/version_check-0.9.5.crate) = 15554
|
||||
SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f
|
||||
SIZE (rust/crates/version_check-0.9.4.crate) = 14895
|
||||
SHA256 (rust/crates/wait-timeout-0.2.0.crate) = 9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6
|
||||
SIZE (rust/crates/wait-timeout-0.2.0.crate) = 12441
|
||||
SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b
|
||||
@ -923,10 +939,10 @@ SHA256 (rust/crates/zeroize_derive-1.4.2.crate) = ce36e65b0d2999d2aafac989fb2491
|
||||
SIZE (rust/crates/zeroize_derive-1.4.2.crate) = 11141
|
||||
SHA256 (signalapp-curve25519-dalek-signal-curve25519-4.1.3_GH0.tar.gz) = 8dd338dd7d558b7882310e8dc76ceca41ef448afd0532be208d4ff0f2924f334
|
||||
SIZE (signalapp-curve25519-dalek-signal-curve25519-4.1.3_GH0.tar.gz) = 808022
|
||||
SHA256 (signalapp-boring-signal-v4.6.0_GH0.tar.gz) = 40060cff155786d542ad260ffe034c5e62482b661615e3c07a2d8394a9e349ae
|
||||
SIZE (signalapp-boring-signal-v4.6.0_GH0.tar.gz) = 320386
|
||||
SHA256 (signalapp-libsignal-v0.54.0_GH0.tar.gz) = 6e4fb48175f71ae1ecf33b8896a019895b6039642cdd965bb125010b58aa55f8
|
||||
SIZE (signalapp-libsignal-v0.54.0_GH0.tar.gz) = 1572917
|
||||
SHA256 (signalapp-boring-signal-v4.9.0_GH0.tar.gz) = b1e2a38b2fd6dd189632fd48eec06555a06dc0ed70b6e3ded37097d9c1fbaf4a
|
||||
SIZE (signalapp-boring-signal-v4.9.0_GH0.tar.gz) = 325734
|
||||
SHA256 (signalapp-libsignal-v0.55.1_GH0.tar.gz) = 2e127142ec7d7f1e061f55676b9e7a7394e5af380f3062f9cdf631786174e686
|
||||
SIZE (signalapp-libsignal-v0.55.1_GH0.tar.gz) = 1599160
|
||||
SHA256 (google-boringssl-44b3df6f03d85c901767250329c571db405122d5_GH0.tar.gz) = 9567b43de39f66e57b895ee814135adc5ddf7f2c895964269b6b13b388158982
|
||||
SIZE (google-boringssl-44b3df6f03d85c901767250329c571db405122d5_GH0.tar.gz) = 46106995
|
||||
SHA256 (google-boringssl-853ca1ea1168dff08011e5d42d94609cc0ca2e27_GH0.tar.gz) = 61e85d6eaecf1706be0420a9104b66ff01bd04301b5fad323970685f942108ed
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@signalapp/libsignal-client",
|
||||
"version": "0.52.3",
|
||||
"version": "0.55.1",
|
||||
"license": "AGPL-3.0-only",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- ../boring-signal-v4.6.0/boring-sys/build/main.rs.orig 2024-04-27 16:40:34 UTC
|
||||
+++ ../boring-signal-v4.6.0/boring-sys/build/main.rs
|
||||
--- ../boring-signal-v4.9.0/boring-sys/build/main.rs.orig 2024-04-27 16:40:34 UTC
|
||||
+++ ../boring-signal-v4.9.0/boring-sys/build/main.rs
|
||||
@@ -477,9 +477,9 @@ fn ensure_patches_applied(config: &Config) -> io::Resu
|
||||
lock_file.lock()?;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user