sysutils/mise: update 2024.3.7 → 2024.3.8
Reported by: portscout
This commit is contained in:
parent
9ffffc1334
commit
82d7e820c6
2 changed files with 92 additions and 32 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= mise
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2024.3.7
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2024.3.8
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -32,7 +32,7 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
assert_cmd-2.0.14 \
|
||||
async-compression-0.4.6 \
|
||||
autocfg-1.1.0 \
|
||||
backtrace-0.3.69 \
|
||||
backtrace-0.3.71 \
|
||||
base64-0.21.7 \
|
||||
base64-0.22.0 \
|
||||
base64ct-1.6.0 \
|
||||
|
@ -44,7 +44,7 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
bumpalo-3.15.4 \
|
||||
bytecount-0.6.7 \
|
||||
byteorder-1.5.0 \
|
||||
bytes-1.5.0 \
|
||||
bytes-1.6.0 \
|
||||
calm_io-0.1.1 \
|
||||
calmio_filters-0.1.0 \
|
||||
cc-1.0.90 \
|
||||
|
@ -126,6 +126,7 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
globwalk-0.8.1 \
|
||||
globwalk-0.9.1 \
|
||||
h2-0.3.25 \
|
||||
h2-0.4.3 \
|
||||
hashbrown-0.12.3 \
|
||||
hashbrown-0.14.3 \
|
||||
heck-0.3.3 \
|
||||
|
@ -134,22 +135,28 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
hermit-abi-0.3.9 \
|
||||
home-0.5.9 \
|
||||
http-0.2.12 \
|
||||
http-1.1.0 \
|
||||
http-body-0.4.6 \
|
||||
http-body-1.0.0 \
|
||||
http-body-util-0.1.1 \
|
||||
httparse-1.8.0 \
|
||||
httpdate-1.0.3 \
|
||||
humantime-2.1.0 \
|
||||
hyper-0.14.28 \
|
||||
hyper-1.2.0 \
|
||||
hyper-rustls-0.24.2 \
|
||||
hyper-tls-0.5.0 \
|
||||
hyper-rustls-0.26.0 \
|
||||
hyper-tls-0.6.0 \
|
||||
hyper-util-0.1.3 \
|
||||
iana-time-zone-0.1.60 \
|
||||
iana-time-zone-haiku-0.1.2 \
|
||||
idna-0.5.0 \
|
||||
ignore-0.4.22 \
|
||||
indenter-0.3.3 \
|
||||
indexmap-1.9.3 \
|
||||
indexmap-2.2.5 \
|
||||
indexmap-2.2.6 \
|
||||
indicatif-0.17.8 \
|
||||
indoc-2.0.4 \
|
||||
indoc-2.0.5 \
|
||||
insta-1.36.1 \
|
||||
instant-0.1.12 \
|
||||
ipnet-2.9.0 \
|
||||
|
@ -161,7 +168,7 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
lazy_static-1.4.0 \
|
||||
libc-0.2.153 \
|
||||
libgit2-sys-0.16.2+1.7.2 \
|
||||
libz-sys-1.1.15 \
|
||||
libz-sys-1.1.16 \
|
||||
linked-hash-map-0.5.6 \
|
||||
linux-raw-sys-0.4.13 \
|
||||
log-0.4.21 \
|
||||
|
@ -198,6 +205,8 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
pest_generator-2.7.8 \
|
||||
pest_meta-2.7.8 \
|
||||
petgraph-0.6.4 \
|
||||
pin-project-1.1.5 \
|
||||
pin-project-internal-1.1.5 \
|
||||
pin-project-lite-0.2.13 \
|
||||
pin-utils-0.1.0 \
|
||||
pkcs8-0.10.2 \
|
||||
|
@ -221,10 +230,11 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
rayon-1.9.0 \
|
||||
rayon-core-1.12.1 \
|
||||
redox_syscall-0.4.1 \
|
||||
regex-1.10.3 \
|
||||
regex-1.10.4 \
|
||||
regex-automata-0.4.6 \
|
||||
regex-syntax-0.8.2 \
|
||||
reqwest-0.11.27 \
|
||||
reqwest-0.12.1 \
|
||||
ring-0.17.8 \
|
||||
rmp-0.8.12 \
|
||||
rmp-serde-1.1.2 \
|
||||
|
@ -233,9 +243,13 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
rustc_version-0.4.0 \
|
||||
rustix-0.38.32 \
|
||||
rustls-0.21.10 \
|
||||
rustls-native-certs-0.6.3 \
|
||||
rustls-0.22.2 \
|
||||
rustls-native-certs-0.7.0 \
|
||||
rustls-pemfile-1.0.4 \
|
||||
rustls-pemfile-2.1.1 \
|
||||
rustls-pki-types-1.4.0 \
|
||||
rustls-webpki-0.101.7 \
|
||||
rustls-webpki-0.102.2 \
|
||||
rustversion-1.0.14 \
|
||||
ryu-1.0.17 \
|
||||
same-file-1.0.6 \
|
||||
|
@ -262,6 +276,7 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
similar-2.4.0 \
|
||||
simplelog-0.12.2 \
|
||||
slab-0.4.9 \
|
||||
smallvec-1.13.2 \
|
||||
socket2-0.5.6 \
|
||||
spin-0.9.8 \
|
||||
spki-0.7.3 \
|
||||
|
@ -297,10 +312,13 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
tokio-1.36.0 \
|
||||
tokio-native-tls-0.3.1 \
|
||||
tokio-rustls-0.24.1 \
|
||||
tokio-rustls-0.25.0 \
|
||||
tokio-util-0.7.10 \
|
||||
toml-0.8.12 \
|
||||
toml_datetime-0.6.5 \
|
||||
toml_edit-0.22.9 \
|
||||
tower-0.4.13 \
|
||||
tower-layer-0.3.2 \
|
||||
tower-service-0.3.2 \
|
||||
tracing-0.1.40 \
|
||||
tracing-core-0.1.32 \
|
||||
|
@ -343,7 +361,8 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
wasm-bindgen-shared-0.2.92 \
|
||||
web-sys-0.3.69 \
|
||||
webpki-roots-0.25.4 \
|
||||
which-6.0.0 \
|
||||
webpki-roots-0.26.1 \
|
||||
which-6.0.1 \
|
||||
winapi-0.3.9 \
|
||||
winapi-i686-pc-windows-gnu-0.4.0 \
|
||||
winapi-util-0.1.6 \
|
||||
|
@ -369,6 +388,7 @@ CARGO_CRATES= addr2line-0.21.0 \
|
|||
windows_x86_64_msvc-0.52.4 \
|
||||
winnow-0.6.5 \
|
||||
winreg-0.50.0 \
|
||||
winsafe-0.0.19 \
|
||||
xattr-1.3.1 \
|
||||
xx-0.2.5 \
|
||||
yaml-rust-0.4.5 \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
TIMESTAMP = 1711008829
|
||||
TIMESTAMP = 1711312891
|
||||
SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
|
||||
SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
|
||||
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
|
||||
|
@ -31,8 +31,8 @@ SHA256 (rust/crates/async-compression-0.4.6.crate) = a116f46a969224200a0a97f29cf
|
|||
SIZE (rust/crates/async-compression-0.4.6.crate) = 99437
|
||||
SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
|
||||
SIZE (rust/crates/autocfg-1.1.0.crate) = 13272
|
||||
SHA256 (rust/crates/backtrace-0.3.69.crate) = 2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837
|
||||
SIZE (rust/crates/backtrace-0.3.69.crate) = 77299
|
||||
SHA256 (rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d
|
||||
SIZE (rust/crates/backtrace-0.3.71.crate) = 86553
|
||||
SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567
|
||||
SIZE (rust/crates/base64-0.21.7.crate) = 82576
|
||||
SHA256 (rust/crates/base64-0.22.0.crate) = 9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51
|
||||
|
@ -55,8 +55,8 @@ SHA256 (rust/crates/bytecount-0.6.7.crate) = e1e5f035d16fc623ae5f74981db80a43980
|
|||
SIZE (rust/crates/bytecount-0.6.7.crate) = 14642
|
||||
SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b
|
||||
SIZE (rust/crates/byteorder-1.5.0.crate) = 23288
|
||||
SHA256 (rust/crates/bytes-1.5.0.crate) = a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223
|
||||
SIZE (rust/crates/bytes-1.5.0.crate) = 58909
|
||||
SHA256 (rust/crates/bytes-1.6.0.crate) = 514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9
|
||||
SIZE (rust/crates/bytes-1.6.0.crate) = 60605
|
||||
SHA256 (rust/crates/calm_io-0.1.1.crate) = 2ea0608700fe42d90ec17ad0f86335cf229b67df2e34e7f463e8241ce7b8fa5f
|
||||
SIZE (rust/crates/calm_io-0.1.1.crate) = 6908
|
||||
SHA256 (rust/crates/calmio_filters-0.1.0.crate) = 846501f4575cd66766a40bb7ab6d8e960adc7eb49f753c8232bd8e0e09cf6ca2
|
||||
|
@ -219,6 +219,8 @@ SHA256 (rust/crates/globwalk-0.9.1.crate) = 0bf760ebf69878d9fd8f110c89703d90ce35
|
|||
SIZE (rust/crates/globwalk-0.9.1.crate) = 12572
|
||||
SHA256 (rust/crates/h2-0.3.25.crate) = 4fbd2820c5e49886948654ab546d0688ff24530286bdcf8fca3cefb16d4618eb
|
||||
SIZE (rust/crates/h2-0.3.25.crate) = 167894
|
||||
SHA256 (rust/crates/h2-0.4.3.crate) = 51ee2dd2e4f378392eeff5d51618cd9a63166a2513846bbc55f21cfacd9199d4
|
||||
SIZE (rust/crates/h2-0.4.3.crate) = 168492
|
||||
SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888
|
||||
SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968
|
||||
SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604
|
||||
|
@ -235,8 +237,14 @@ SHA256 (rust/crates/home-0.5.9.crate) = e3d1354bf6b7235cb4a0576c2619fd4ed18183f6
|
|||
SIZE (rust/crates/home-0.5.9.crate) = 8760
|
||||
SHA256 (rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1
|
||||
SIZE (rust/crates/http-0.2.12.crate) = 101964
|
||||
SHA256 (rust/crates/http-1.1.0.crate) = 21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258
|
||||
SIZE (rust/crates/http-1.1.0.crate) = 103144
|
||||
SHA256 (rust/crates/http-body-0.4.6.crate) = 7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2
|
||||
SIZE (rust/crates/http-body-0.4.6.crate) = 10773
|
||||
SHA256 (rust/crates/http-body-1.0.0.crate) = 1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643
|
||||
SIZE (rust/crates/http-body-1.0.0.crate) = 5411
|
||||
SHA256 (rust/crates/http-body-util-0.1.1.crate) = 0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d
|
||||
SIZE (rust/crates/http-body-util-0.1.1.crate) = 11930
|
||||
SHA256 (rust/crates/httparse-1.8.0.crate) = d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904
|
||||
SIZE (rust/crates/httparse-1.8.0.crate) = 29954
|
||||
SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9
|
||||
|
@ -245,10 +253,16 @@ SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec8
|
|||
SIZE (rust/crates/humantime-2.1.0.crate) = 16749
|
||||
SHA256 (rust/crates/hyper-0.14.28.crate) = bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80
|
||||
SIZE (rust/crates/hyper-0.14.28.crate) = 197204
|
||||
SHA256 (rust/crates/hyper-1.2.0.crate) = 186548d73ac615b32a73aafe38fb4f56c0d340e110e5a200bcadbaf2e199263a
|
||||
SIZE (rust/crates/hyper-1.2.0.crate) = 148064
|
||||
SHA256 (rust/crates/hyper-rustls-0.24.2.crate) = ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590
|
||||
SIZE (rust/crates/hyper-rustls-0.24.2.crate) = 30195
|
||||
SHA256 (rust/crates/hyper-tls-0.5.0.crate) = d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905
|
||||
SIZE (rust/crates/hyper-tls-0.5.0.crate) = 13257
|
||||
SHA256 (rust/crates/hyper-rustls-0.26.0.crate) = a0bea761b46ae2b24eb4aef630d8d1c398157b6fc29e6350ecf090a0b70c952c
|
||||
SIZE (rust/crates/hyper-rustls-0.26.0.crate) = 29538
|
||||
SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0
|
||||
SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052
|
||||
SHA256 (rust/crates/hyper-util-0.1.3.crate) = ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa
|
||||
SIZE (rust/crates/hyper-util-0.1.3.crate) = 61647
|
||||
SHA256 (rust/crates/iana-time-zone-0.1.60.crate) = e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141
|
||||
SIZE (rust/crates/iana-time-zone-0.1.60.crate) = 27074
|
||||
SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f
|
||||
|
@ -261,12 +275,12 @@ SHA256 (rust/crates/indenter-0.3.3.crate) = ce23b50ad8242c51a442f3ff322d56b02f08
|
|||
SIZE (rust/crates/indenter-0.3.3.crate) = 6587
|
||||
SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99
|
||||
SIZE (rust/crates/indexmap-1.9.3.crate) = 54653
|
||||
SHA256 (rust/crates/indexmap-2.2.5.crate) = 7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4
|
||||
SIZE (rust/crates/indexmap-2.2.5.crate) = 81498
|
||||
SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26
|
||||
SIZE (rust/crates/indexmap-2.2.6.crate) = 82420
|
||||
SHA256 (rust/crates/indicatif-0.17.8.crate) = 763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3
|
||||
SIZE (rust/crates/indicatif-0.17.8.crate) = 64869
|
||||
SHA256 (rust/crates/indoc-2.0.4.crate) = 1e186cfbae8084e513daff4240b4797e342f988cecda4fb6c939150f96315fd8
|
||||
SIZE (rust/crates/indoc-2.0.4.crate) = 14311
|
||||
SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5
|
||||
SIZE (rust/crates/indoc-2.0.5.crate) = 14396
|
||||
SHA256 (rust/crates/insta-1.36.1.crate) = 0a7c22c4d34ef4788c351e971c52bfdfe7ea2766f8c5466bc175dd46e52ac22e
|
||||
SIZE (rust/crates/insta-1.36.1.crate) = 552129
|
||||
SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c
|
||||
|
@ -289,8 +303,8 @@ SHA256 (rust/crates/libc-0.2.153.crate) = 9c198f91728a82281a64e1f4f9eeb25d82cb32
|
|||
SIZE (rust/crates/libc-0.2.153.crate) = 740614
|
||||
SHA256 (rust/crates/libgit2-sys-0.16.2+1.7.2.crate) = ee4126d8b4ee5c9d9ea891dd875cfdc1e9d0950437179104b183d7d8a74d24e8
|
||||
SIZE (rust/crates/libgit2-sys-0.16.2+1.7.2.crate) = 1773674
|
||||
SHA256 (rust/crates/libz-sys-1.1.15.crate) = 037731f5d3aaa87a5675e895b63ddff1a87624bc29f77004ea829809654e48f6
|
||||
SIZE (rust/crates/libz-sys-1.1.15.crate) = 3958887
|
||||
SHA256 (rust/crates/libz-sys-1.1.16.crate) = 5e143b5e666b2695d28f6bca6497720813f699c9602dd7f5cac91008b8ada7f9
|
||||
SIZE (rust/crates/libz-sys-1.1.16.crate) = 3958920
|
||||
SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f
|
||||
SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049
|
||||
SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c
|
||||
|
@ -363,6 +377,10 @@ SHA256 (rust/crates/pest_meta-2.7.8.crate) = 934cd7631c050f4674352a6e835d5f6711f
|
|||
SIZE (rust/crates/pest_meta-2.7.8.crate) = 41548
|
||||
SHA256 (rust/crates/petgraph-0.6.4.crate) = e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9
|
||||
SIZE (rust/crates/petgraph-0.6.4.crate) = 185895
|
||||
SHA256 (rust/crates/pin-project-1.1.5.crate) = b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3
|
||||
SIZE (rust/crates/pin-project-1.1.5.crate) = 54214
|
||||
SHA256 (rust/crates/pin-project-internal-1.1.5.crate) = 2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965
|
||||
SIZE (rust/crates/pin-project-internal-1.1.5.crate) = 28280
|
||||
SHA256 (rust/crates/pin-project-lite-0.2.13.crate) = 8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58
|
||||
SIZE (rust/crates/pin-project-lite-0.2.13.crate) = 29141
|
||||
SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184
|
||||
|
@ -409,14 +427,16 @@ SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caa
|
|||
SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701
|
||||
SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa
|
||||
SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858
|
||||
SHA256 (rust/crates/regex-1.10.3.crate) = b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15
|
||||
SIZE (rust/crates/regex-1.10.3.crate) = 253101
|
||||
SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c
|
||||
SIZE (rust/crates/regex-1.10.4.crate) = 253191
|
||||
SHA256 (rust/crates/regex-automata-0.4.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea
|
||||
SIZE (rust/crates/regex-automata-0.4.6.crate) = 617565
|
||||
SHA256 (rust/crates/regex-syntax-0.8.2.crate) = c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f
|
||||
SIZE (rust/crates/regex-syntax-0.8.2.crate) = 347228
|
||||
SHA256 (rust/crates/reqwest-0.11.27.crate) = dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62
|
||||
SIZE (rust/crates/reqwest-0.11.27.crate) = 163155
|
||||
SHA256 (rust/crates/reqwest-0.12.1.crate) = e333b1eb9fe677f6893a9efcb0d277a2d3edd83f358a236b657c32301dc6e5f6
|
||||
SIZE (rust/crates/reqwest-0.12.1.crate) = 166814
|
||||
SHA256 (rust/crates/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d
|
||||
SIZE (rust/crates/ring-0.17.8.crate) = 4188554
|
||||
SHA256 (rust/crates/rmp-0.8.12.crate) = 7f9860a6cc38ed1da53456442089b4dfa35e7cedaa326df63017af88385e6b20
|
||||
|
@ -433,12 +453,20 @@ SHA256 (rust/crates/rustix-0.38.32.crate) = 65e04861e65f21776e67888bfbea442b3642
|
|||
SIZE (rust/crates/rustix-0.38.32.crate) = 376999
|
||||
SHA256 (rust/crates/rustls-0.21.10.crate) = f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba
|
||||
SIZE (rust/crates/rustls-0.21.10.crate) = 284920
|
||||
SHA256 (rust/crates/rustls-native-certs-0.6.3.crate) = a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00
|
||||
SIZE (rust/crates/rustls-native-certs-0.6.3.crate) = 24438
|
||||
SHA256 (rust/crates/rustls-0.22.2.crate) = e87c9956bd9807afa1f77e0f7594af32566e830e088a5576d27c5b6f30f49d41
|
||||
SIZE (rust/crates/rustls-0.22.2.crate) = 332080
|
||||
SHA256 (rust/crates/rustls-native-certs-0.7.0.crate) = 8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792
|
||||
SIZE (rust/crates/rustls-native-certs-0.7.0.crate) = 25071
|
||||
SHA256 (rust/crates/rustls-pemfile-1.0.4.crate) = 1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c
|
||||
SIZE (rust/crates/rustls-pemfile-1.0.4.crate) = 22092
|
||||
SHA256 (rust/crates/rustls-pemfile-2.1.1.crate) = f48172685e6ff52a556baa527774f61fcaa884f59daf3375c62a3f1cd2549dab
|
||||
SIZE (rust/crates/rustls-pemfile-2.1.1.crate) = 26161
|
||||
SHA256 (rust/crates/rustls-pki-types-1.4.0.crate) = 868e20fada228fefaf6b652e00cc73623d54f8171e7352c18bb281571f2d92da
|
||||
SIZE (rust/crates/rustls-pki-types-1.4.0.crate) = 29296
|
||||
SHA256 (rust/crates/rustls-webpki-0.101.7.crate) = 8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765
|
||||
SIZE (rust/crates/rustls-webpki-0.101.7.crate) = 168808
|
||||
SHA256 (rust/crates/rustls-webpki-0.102.2.crate) = faaa0a62740bedb9b2ef5afa303da42764c012f743917351dc9a237ea1663610
|
||||
SIZE (rust/crates/rustls-webpki-0.102.2.crate) = 196881
|
||||
SHA256 (rust/crates/rustversion-1.0.14.crate) = 7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4
|
||||
SIZE (rust/crates/rustversion-1.0.14.crate) = 17261
|
||||
SHA256 (rust/crates/ryu-1.0.17.crate) = e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1
|
||||
|
@ -491,6 +519,8 @@ SHA256 (rust/crates/simplelog-0.12.2.crate) = 16257adbfaef1ee58b1363bdc0664c9b8e
|
|||
SIZE (rust/crates/simplelog-0.12.2.crate) = 21548
|
||||
SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67
|
||||
SIZE (rust/crates/slab-0.4.9.crate) = 17108
|
||||
SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67
|
||||
SIZE (rust/crates/smallvec-1.13.2.crate) = 35216
|
||||
SHA256 (rust/crates/socket2-0.5.6.crate) = 05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871
|
||||
SIZE (rust/crates/socket2-0.5.6.crate) = 55270
|
||||
SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67
|
||||
|
@ -561,6 +591,8 @@ SHA256 (rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569
|
|||
SIZE (rust/crates/tokio-native-tls-0.3.1.crate) = 20676
|
||||
SHA256 (rust/crates/tokio-rustls-0.24.1.crate) = c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081
|
||||
SIZE (rust/crates/tokio-rustls-0.24.1.crate) = 33049
|
||||
SHA256 (rust/crates/tokio-rustls-0.25.0.crate) = 775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f
|
||||
SIZE (rust/crates/tokio-rustls-0.25.0.crate) = 30541
|
||||
SHA256 (rust/crates/tokio-util-0.7.10.crate) = 5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15
|
||||
SIZE (rust/crates/tokio-util-0.7.10.crate) = 110508
|
||||
SHA256 (rust/crates/toml-0.8.12.crate) = e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3
|
||||
|
@ -569,6 +601,10 @@ SHA256 (rust/crates/toml_datetime-0.6.5.crate) = 3550f4e9685620ac18a50ed434eb3ae
|
|||
SIZE (rust/crates/toml_datetime-0.6.5.crate) = 10910
|
||||
SHA256 (rust/crates/toml_edit-0.22.9.crate) = 8e40bb779c5187258fd7aad0eb68cb8706a0a81fa712fbea808ab43c4b8374c4
|
||||
SIZE (rust/crates/toml_edit-0.22.9.crate) = 104173
|
||||
SHA256 (rust/crates/tower-0.4.13.crate) = b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c
|
||||
SIZE (rust/crates/tower-0.4.13.crate) = 106906
|
||||
SHA256 (rust/crates/tower-layer-0.3.2.crate) = c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0
|
||||
SIZE (rust/crates/tower-layer-0.3.2.crate) = 6023
|
||||
SHA256 (rust/crates/tower-service-0.3.2.crate) = b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52
|
||||
SIZE (rust/crates/tower-service-0.3.2.crate) = 6847
|
||||
SHA256 (rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef
|
||||
|
@ -653,8 +689,10 @@ SHA256 (rust/crates/web-sys-0.3.69.crate) = 77afa9a11836342370f4817622a2f0f418b1
|
|||
SIZE (rust/crates/web-sys-0.3.69.crate) = 728877
|
||||
SHA256 (rust/crates/webpki-roots-0.25.4.crate) = 5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1
|
||||
SIZE (rust/crates/webpki-roots-0.25.4.crate) = 253559
|
||||
SHA256 (rust/crates/which-6.0.0.crate) = 7fa5e0c10bf77f44aac573e498d1a82d5fbd5e91f6fc0a99e7be4b38e85e101c
|
||||
SIZE (rust/crates/which-6.0.0.crate) = 16751
|
||||
SHA256 (rust/crates/webpki-roots-0.26.1.crate) = b3de34ae270483955a94f4b21bdaaeb83d508bb84a01435f393818edb0012009
|
||||
SIZE (rust/crates/webpki-roots-0.26.1.crate) = 249748
|
||||
SHA256 (rust/crates/which-6.0.1.crate) = 8211e4f58a2b2805adfbefbc07bab82958fc91e3836339b1ab7ae32465dce0d7
|
||||
SIZE (rust/crates/which-6.0.1.crate) = 16542
|
||||
SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419
|
||||
SIZE (rust/crates/winapi-0.3.9.crate) = 1200382
|
||||
SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6
|
||||
|
@ -705,6 +743,8 @@ SHA256 (rust/crates/winnow-0.6.5.crate) = dffa400e67ed5a4dd237983829e66475f0a4a2
|
|||
SIZE (rust/crates/winnow-0.6.5.crate) = 159316
|
||||
SHA256 (rust/crates/winreg-0.50.0.crate) = 524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1
|
||||
SIZE (rust/crates/winreg-0.50.0.crate) = 29703
|
||||
SHA256 (rust/crates/winsafe-0.0.19.crate) = d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904
|
||||
SIZE (rust/crates/winsafe-0.0.19.crate) = 492820
|
||||
SHA256 (rust/crates/xattr-1.3.1.crate) = 8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f
|
||||
SIZE (rust/crates/xattr-1.3.1.crate) = 12580
|
||||
SHA256 (rust/crates/xx-0.2.5.crate) = c6c82f8a59dddf27110090af5ef62f75f44d20d15d15b46113e5aee214ae5fd9
|
||||
|
@ -719,5 +759,5 @@ SHA256 (rust/crates/zip-0.6.6.crate) = 760394e246e4c28189f19d488c058bf16f564016a
|
|||
SIZE (rust/crates/zip-0.6.6.crate) = 65789
|
||||
SHA256 (rust/crates/zipsign-api-0.1.1.crate) = 2ba5aa1827d6b1a35a29b3413ec69ce5f796e4d897e3e5b38f461bef41d225ea
|
||||
SIZE (rust/crates/zipsign-api-0.1.1.crate) = 13007
|
||||
SHA256 (jdx-mise-v2024.3.7_GH0.tar.gz) = 539511da46a0f9ca9882cdf087a50572ad77b2a6cee85f3e39d90f0597bed62b
|
||||
SIZE (jdx-mise-v2024.3.7_GH0.tar.gz) = 2822554
|
||||
SHA256 (jdx-mise-v2024.3.8_GH0.tar.gz) = f237c8ada75f03654963f57ad388accc3a538033089c49f39c493d81e90463d8
|
||||
SIZE (jdx-mise-v2024.3.8_GH0.tar.gz) = 2823780
|
||||
|
|
Loading…
Reference in a new issue