mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
deskutils/just: update 1.16.0 → 1.17.0
Reported by: portscout
This commit is contained in:
parent
630de6ebab
commit
9c9a04c73b
@ -1,6 +1,5 @@
|
||||
PORTNAME= just
|
||||
DISTVERSION= 1.16.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.17.0
|
||||
CATEGORIES= deskutils
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -37,8 +36,8 @@ CARGO_CRATES= aho-corasick-1.1.2 \
|
||||
dotenvy-0.15.7 \
|
||||
edit-distance-2.1.0 \
|
||||
either-1.9.0 \
|
||||
env_logger-0.10.0 \
|
||||
errno-0.3.6 \
|
||||
env_logger-0.10.1 \
|
||||
errno-0.3.8 \
|
||||
executable-path-1.0.0 \
|
||||
fastrand-2.0.1 \
|
||||
generic-array-0.14.7 \
|
||||
@ -48,24 +47,24 @@ CARGO_CRATES= aho-corasick-1.1.2 \
|
||||
heck-0.4.1 \
|
||||
hermit-abi-0.1.19 \
|
||||
hermit-abi-0.3.3 \
|
||||
home-0.5.5 \
|
||||
home-0.5.9 \
|
||||
humantime-2.1.0 \
|
||||
is-terminal-0.4.9 \
|
||||
itoa-1.0.9 \
|
||||
itoa-1.0.10 \
|
||||
lazy_static-1.4.0 \
|
||||
lexiclean-0.0.1 \
|
||||
libc-0.2.150 \
|
||||
libc-0.2.151 \
|
||||
linked-hash-map-0.5.6 \
|
||||
linux-raw-sys-0.4.11 \
|
||||
linux-raw-sys-0.4.12 \
|
||||
log-0.4.20 \
|
||||
memchr-2.6.4 \
|
||||
nix-0.27.1 \
|
||||
num_cpus-1.16.0 \
|
||||
once_cell-1.18.0 \
|
||||
once_cell-1.19.0 \
|
||||
pretty_assertions-1.4.0 \
|
||||
proc-macro-error-1.0.4 \
|
||||
proc-macro-error-attr-1.0.4 \
|
||||
proc-macro2-1.0.69 \
|
||||
proc-macro2-1.0.70 \
|
||||
pulldown-cmark-0.9.3 \
|
||||
pulldown-cmark-to-cmark-10.0.4 \
|
||||
quote-1.0.33 \
|
||||
@ -74,12 +73,12 @@ CARGO_CRATES= aho-corasick-1.1.2 \
|
||||
regex-automata-0.1.10 \
|
||||
regex-automata-0.4.3 \
|
||||
regex-syntax-0.8.2 \
|
||||
rustix-0.38.21 \
|
||||
rustix-0.38.28 \
|
||||
rustversion-1.0.14 \
|
||||
ryu-1.0.15 \
|
||||
ryu-1.0.16 \
|
||||
semver-1.0.20 \
|
||||
serde-1.0.192 \
|
||||
serde_derive-1.0.192 \
|
||||
serde-1.0.193 \
|
||||
serde_derive-1.0.193 \
|
||||
serde_json-1.0.108 \
|
||||
sha2-0.10.8 \
|
||||
similar-2.3.0 \
|
||||
@ -91,12 +90,12 @@ CARGO_CRATES= aho-corasick-1.1.2 \
|
||||
strum-0.25.0 \
|
||||
strum_macros-0.25.3 \
|
||||
syn-1.0.109 \
|
||||
syn-2.0.39 \
|
||||
syn-2.0.41 \
|
||||
target-2.0.0 \
|
||||
tempfile-3.8.1 \
|
||||
temptree-0.2.0 \
|
||||
term_size-0.3.2 \
|
||||
termcolor-1.3.0 \
|
||||
termcolor-1.4.0 \
|
||||
textwrap-0.11.0 \
|
||||
typed-arena-2.0.2 \
|
||||
typenum-1.17.0 \
|
||||
@ -104,7 +103,7 @@ CARGO_CRATES= aho-corasick-1.1.2 \
|
||||
unicode-ident-1.0.12 \
|
||||
unicode-segmentation-1.10.1 \
|
||||
unicode-width-0.1.11 \
|
||||
uuid-1.5.0 \
|
||||
uuid-1.6.1 \
|
||||
vec_map-0.8.2 \
|
||||
version_check-0.9.4 \
|
||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
||||
@ -114,14 +113,23 @@ CARGO_CRATES= aho-corasick-1.1.2 \
|
||||
winapi-util-0.1.6 \
|
||||
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
||||
windows-sys-0.48.0 \
|
||||
windows-sys-0.52.0 \
|
||||
windows-targets-0.48.5 \
|
||||
windows-targets-0.52.0 \
|
||||
windows_aarch64_gnullvm-0.48.5 \
|
||||
windows_aarch64_gnullvm-0.52.0 \
|
||||
windows_aarch64_msvc-0.48.5 \
|
||||
windows_aarch64_msvc-0.52.0 \
|
||||
windows_i686_gnu-0.48.5 \
|
||||
windows_i686_gnu-0.52.0 \
|
||||
windows_i686_msvc-0.48.5 \
|
||||
windows_i686_msvc-0.52.0 \
|
||||
windows_x86_64_gnu-0.48.5 \
|
||||
windows_x86_64_gnu-0.52.0 \
|
||||
windows_x86_64_gnullvm-0.48.5 \
|
||||
windows_x86_64_gnullvm-0.52.0 \
|
||||
windows_x86_64_msvc-0.48.5 \
|
||||
windows_x86_64_msvc-0.52.0 \
|
||||
yaml-rust-0.4.5 \
|
||||
yansi-0.5.1
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
TIMESTAMP = 1699505057
|
||||
TIMESTAMP = 1703092037
|
||||
SHA256 (rust/crates/aho-corasick-1.1.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0
|
||||
SIZE (rust/crates/aho-corasick-1.1.2.crate) = 183136
|
||||
SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2
|
||||
@ -41,10 +41,10 @@ SHA256 (rust/crates/edit-distance-2.1.0.crate) = bbbaaaf38131deb9ca518a274a45bfd
|
||||
SIZE (rust/crates/edit-distance-2.1.0.crate) = 7288
|
||||
SHA256 (rust/crates/either-1.9.0.crate) = a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07
|
||||
SIZE (rust/crates/either-1.9.0.crate) = 16660
|
||||
SHA256 (rust/crates/env_logger-0.10.0.crate) = 85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0
|
||||
SIZE (rust/crates/env_logger-0.10.0.crate) = 36574
|
||||
SHA256 (rust/crates/errno-0.3.6.crate) = 7c18ee0ed65a5f1f81cac6b1d213b69c35fa47d4252ad41f1486dbd8226fe36e
|
||||
SIZE (rust/crates/errno-0.3.6.crate) = 10595
|
||||
SHA256 (rust/crates/env_logger-0.10.1.crate) = 95b3f3e67048839cb0d0781f445682a35113da7121f7c949db0e2be96a4fbece
|
||||
SIZE (rust/crates/env_logger-0.10.1.crate) = 36524
|
||||
SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245
|
||||
SIZE (rust/crates/errno-0.3.8.crate) = 10645
|
||||
SHA256 (rust/crates/executable-path-1.0.0.crate) = 3ebc5a6d89e3c90b84e8f33c8737933dda8f1c106b5415900b38b9d433841478
|
||||
SIZE (rust/crates/executable-path-1.0.0.crate) = 3897
|
||||
SHA256 (rust/crates/fastrand-2.0.1.crate) = 25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5
|
||||
@ -63,24 +63,24 @@ SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb
|
||||
SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979
|
||||
SHA256 (rust/crates/hermit-abi-0.3.3.crate) = d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7
|
||||
SIZE (rust/crates/hermit-abi-0.3.3.crate) = 14253
|
||||
SHA256 (rust/crates/home-0.5.5.crate) = 5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb
|
||||
SIZE (rust/crates/home-0.5.5.crate) = 8557
|
||||
SHA256 (rust/crates/home-0.5.9.crate) = e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5
|
||||
SIZE (rust/crates/home-0.5.9.crate) = 8760
|
||||
SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4
|
||||
SIZE (rust/crates/humantime-2.1.0.crate) = 16749
|
||||
SHA256 (rust/crates/is-terminal-0.4.9.crate) = cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b
|
||||
SIZE (rust/crates/is-terminal-0.4.9.crate) = 8109
|
||||
SHA256 (rust/crates/itoa-1.0.9.crate) = af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38
|
||||
SIZE (rust/crates/itoa-1.0.9.crate) = 10492
|
||||
SHA256 (rust/crates/itoa-1.0.10.crate) = b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c
|
||||
SIZE (rust/crates/itoa-1.0.10.crate) = 10534
|
||||
SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646
|
||||
SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443
|
||||
SHA256 (rust/crates/lexiclean-0.0.1.crate) = 441225017b106b9f902e97947a6d31e44ebcf274b91bdbfb51e5c477fcd468e5
|
||||
SIZE (rust/crates/lexiclean-0.0.1.crate) = 5362
|
||||
SHA256 (rust/crates/libc-0.2.150.crate) = 89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c
|
||||
SIZE (rust/crates/libc-0.2.150.crate) = 719359
|
||||
SHA256 (rust/crates/libc-0.2.151.crate) = 302d7ab3130588088d277783b1e2d2e10c9e9e4a16dd9050e6ec93fb3e7048f4
|
||||
SIZE (rust/crates/libc-0.2.151.crate) = 736640
|
||||
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.11.crate) = 969488b55f8ac402214f3f5fd243ebb7206cf82de60d3172994707a4bcc2b829
|
||||
SIZE (rust/crates/linux-raw-sys-0.4.11.crate) = 1413981
|
||||
SHA256 (rust/crates/linux-raw-sys-0.4.12.crate) = c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456
|
||||
SIZE (rust/crates/linux-raw-sys-0.4.12.crate) = 1465800
|
||||
SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f
|
||||
SIZE (rust/crates/log-0.4.20.crate) = 38307
|
||||
SHA256 (rust/crates/memchr-2.6.4.crate) = f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167
|
||||
@ -89,16 +89,16 @@ SHA256 (rust/crates/nix-0.27.1.crate) = 2eb04e9c688eff1c89d72b407f168cf79bb9e867
|
||||
SIZE (rust/crates/nix-0.27.1.crate) = 286494
|
||||
SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43
|
||||
SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713
|
||||
SHA256 (rust/crates/once_cell-1.18.0.crate) = dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d
|
||||
SIZE (rust/crates/once_cell-1.18.0.crate) = 32969
|
||||
SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92
|
||||
SIZE (rust/crates/once_cell-1.19.0.crate) = 33046
|
||||
SHA256 (rust/crates/pretty_assertions-1.4.0.crate) = af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66
|
||||
SIZE (rust/crates/pretty_assertions-1.4.0.crate) = 78846
|
||||
SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c
|
||||
SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293
|
||||
SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869
|
||||
SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971
|
||||
SHA256 (rust/crates/proc-macro2-1.0.69.crate) = 134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da
|
||||
SIZE (rust/crates/proc-macro2-1.0.69.crate) = 44271
|
||||
SHA256 (rust/crates/proc-macro2-1.0.70.crate) = 39278fbbf5fb4f646ce651690877f89d1c5811a3d4acb27700c1cb3cdb78fd3b
|
||||
SIZE (rust/crates/proc-macro2-1.0.70.crate) = 44343
|
||||
SHA256 (rust/crates/pulldown-cmark-0.9.3.crate) = 77a1a2f1f0a7ecff9c31abbe177637be0e97a0aef46cf8738ece09327985d998
|
||||
SIZE (rust/crates/pulldown-cmark-0.9.3.crate) = 117339
|
||||
SHA256 (rust/crates/pulldown-cmark-to-cmark-10.0.4.crate) = 0194e6e1966c23cc5fd988714f85b18d548d773e81965413555d96569931833d
|
||||
@ -115,18 +115,18 @@ SHA256 (rust/crates/regex-automata-0.4.3.crate) = 5f804c7828047e88b2d32e2d7fe5a1
|
||||
SIZE (rust/crates/regex-automata-0.4.3.crate) = 617011
|
||||
SHA256 (rust/crates/regex-syntax-0.8.2.crate) = c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f
|
||||
SIZE (rust/crates/regex-syntax-0.8.2.crate) = 347228
|
||||
SHA256 (rust/crates/rustix-0.38.21.crate) = 2b426b0506e5d50a7d8dafcf2e81471400deb602392c7dd110815afb4eaf02a3
|
||||
SIZE (rust/crates/rustix-0.38.21.crate) = 358962
|
||||
SHA256 (rust/crates/rustix-0.38.28.crate) = 72e572a5e8ca657d7366229cdde4bd14c4eb5499a9573d4d366fe1b599daa316
|
||||
SIZE (rust/crates/rustix-0.38.28.crate) = 365398
|
||||
SHA256 (rust/crates/rustversion-1.0.14.crate) = 7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4
|
||||
SIZE (rust/crates/rustversion-1.0.14.crate) = 17261
|
||||
SHA256 (rust/crates/ryu-1.0.15.crate) = 1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741
|
||||
SIZE (rust/crates/ryu-1.0.15.crate) = 46906
|
||||
SHA256 (rust/crates/ryu-1.0.16.crate) = f98d2aa92eebf49b69786be48e4477826b256916e84a57ff2a4f21923b48eb4c
|
||||
SIZE (rust/crates/ryu-1.0.16.crate) = 47351
|
||||
SHA256 (rust/crates/semver-1.0.20.crate) = 836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090
|
||||
SIZE (rust/crates/semver-1.0.20.crate) = 30451
|
||||
SHA256 (rust/crates/serde-1.0.192.crate) = bca2a08484b285dcb282d0f67b26cadc0df8b19f8c12502c13d966bf9482f001
|
||||
SIZE (rust/crates/serde-1.0.192.crate) = 76866
|
||||
SHA256 (rust/crates/serde_derive-1.0.192.crate) = d6c7207fbec9faa48073f3e3074cbe553af6ea512d7c21ba46e434e70ea9fbc1
|
||||
SIZE (rust/crates/serde_derive-1.0.192.crate) = 55690
|
||||
SHA256 (rust/crates/serde-1.0.193.crate) = 25dd9975e68d0cb5aa1120c288333fc98731bd1dd12f561e468ea4728c042b89
|
||||
SIZE (rust/crates/serde-1.0.193.crate) = 76863
|
||||
SHA256 (rust/crates/serde_derive-1.0.193.crate) = 43576ca501357b9b071ac53cdc7da8ef0cbd9493d8df094cd821777ea6e894d3
|
||||
SIZE (rust/crates/serde_derive-1.0.193.crate) = 55692
|
||||
SHA256 (rust/crates/serde_json-1.0.108.crate) = 3d1c7e3eac408d115102c4c24ad393e0821bb3a5df4d506a80f85f7a742a526b
|
||||
SIZE (rust/crates/serde_json-1.0.108.crate) = 146476
|
||||
SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8
|
||||
@ -149,8 +149,8 @@ SHA256 (rust/crates/strum_macros-0.25.3.crate) = 23dc1fa9ac9c169a78ba62f0b841814
|
||||
SIZE (rust/crates/strum_macros-0.25.3.crate) = 22570
|
||||
SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237
|
||||
SIZE (rust/crates/syn-1.0.109.crate) = 237611
|
||||
SHA256 (rust/crates/syn-2.0.39.crate) = 23e78b90f2fcf45d3e842032ce32e3f2d1545ba6636271dcbf24fa306d87be7a
|
||||
SIZE (rust/crates/syn-2.0.39.crate) = 244129
|
||||
SHA256 (rust/crates/syn-2.0.41.crate) = 44c8b28c477cc3bf0e7966561e3460130e1255f7a1cf71931075f1c5e7a7e269
|
||||
SIZE (rust/crates/syn-2.0.41.crate) = 246016
|
||||
SHA256 (rust/crates/target-2.0.0.crate) = ba852e71502340e2eaf2fa51f9b3ec6aa25750da1aa65771491c69d67789b05c
|
||||
SIZE (rust/crates/target-2.0.0.crate) = 6761
|
||||
SHA256 (rust/crates/tempfile-3.8.1.crate) = 7ef1adac450ad7f4b3c28589471ade84f25f731a7a0fe30d71dfa9f60fd808e5
|
||||
@ -159,8 +159,8 @@ SHA256 (rust/crates/temptree-0.2.0.crate) = 8fda94d8251b40088cb769576f436da19ac1
|
||||
SIZE (rust/crates/temptree-0.2.0.crate) = 6520
|
||||
SHA256 (rust/crates/term_size-0.3.2.crate) = 1e4129646ca0ed8f45d09b929036bafad5377103edd06e50bf574b353d2b08d9
|
||||
SIZE (rust/crates/term_size-0.3.2.crate) = 10917
|
||||
SHA256 (rust/crates/termcolor-1.3.0.crate) = 6093bad37da69aab9d123a8091e4be0aa4a03e4d601ec641c327398315f62b64
|
||||
SIZE (rust/crates/termcolor-1.3.0.crate) = 18799
|
||||
SHA256 (rust/crates/termcolor-1.4.0.crate) = ff1bc3d3f05aff0403e8ac0d92ced918ec05b666a43f83297ccef5bea8a3d449
|
||||
SIZE (rust/crates/termcolor-1.4.0.crate) = 18765
|
||||
SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060
|
||||
SIZE (rust/crates/textwrap-0.11.0.crate) = 17322
|
||||
SHA256 (rust/crates/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a
|
||||
@ -175,8 +175,8 @@ SHA256 (rust/crates/unicode-segmentation-1.10.1.crate) = 1dd62409856789511888660
|
||||
SIZE (rust/crates/unicode-segmentation-1.10.1.crate) = 98416
|
||||
SHA256 (rust/crates/unicode-width-0.1.11.crate) = e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85
|
||||
SIZE (rust/crates/unicode-width-0.1.11.crate) = 19187
|
||||
SHA256 (rust/crates/uuid-1.5.0.crate) = 88ad59a7560b41a70d191093a945f0b87bc1deeda46fb237479708a1d6b6cdfc
|
||||
SIZE (rust/crates/uuid-1.5.0.crate) = 55532
|
||||
SHA256 (rust/crates/uuid-1.6.1.crate) = 5e395fcf16a7a3d8127ec99782007af141946b4795001f876d54fb0d55978560
|
||||
SIZE (rust/crates/uuid-1.6.1.crate) = 55554
|
||||
SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191
|
||||
SIZE (rust/crates/vec_map-0.8.2.crate) = 14466
|
||||
SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f
|
||||
@ -195,25 +195,43 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1
|
||||
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
|
||||
SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9
|
||||
SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884
|
||||
SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d
|
||||
SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877
|
||||
SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c
|
||||
SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904
|
||||
SHA256 (rust/crates/windows-targets-0.52.0.crate) = 8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd
|
||||
SIZE (rust/crates/windows-targets-0.52.0.crate) = 6229
|
||||
SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8
|
||||
SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492
|
||||
SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea
|
||||
SIZE (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = 430182
|
||||
SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc
|
||||
SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483
|
||||
SHA256 (rust/crates/windows_aarch64_msvc-0.52.0.crate) = bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef
|
||||
SIZE (rust/crates/windows_aarch64_msvc-0.52.0.crate) = 821663
|
||||
SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e
|
||||
SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891
|
||||
SHA256 (rust/crates/windows_i686_gnu-0.52.0.crate) = a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313
|
||||
SIZE (rust/crates/windows_i686_gnu-0.52.0.crate) = 870285
|
||||
SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406
|
||||
SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300
|
||||
SHA256 (rust/crates/windows_i686_msvc-0.52.0.crate) = ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a
|
||||
SIZE (rust/crates/windows_i686_msvc-0.52.0.crate) = 888693
|
||||
SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e
|
||||
SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619
|
||||
SHA256 (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd
|
||||
SIZE (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 826213
|
||||
SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc
|
||||
SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486
|
||||
SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e
|
||||
SIZE (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 430165
|
||||
SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538
|
||||
SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412
|
||||
SHA256 (rust/crates/windows_x86_64_msvc-0.52.0.crate) = dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04
|
||||
SIZE (rust/crates/windows_x86_64_msvc-0.52.0.crate) = 821600
|
||||
SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85
|
||||
SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783
|
||||
SHA256 (rust/crates/yansi-0.5.1.crate) = 09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec
|
||||
SIZE (rust/crates/yansi-0.5.1.crate) = 16525
|
||||
SHA256 (casey-just-1.16.0_GH0.tar.gz) = 80c07b7a92b24ac9661fa312f287f0900bbe19b9c3a2f4c2739a2f242a5558f9
|
||||
SIZE (casey-just-1.16.0_GH0.tar.gz) = 651295
|
||||
SHA256 (casey-just-1.17.0_GH0.tar.gz) = 1306a4906a3ee2013766e9c580bc0da3768ffe99ca7bfc33229a6ddb856c5fa5
|
||||
SIZE (casey-just-1.17.0_GH0.tar.gz) = 655186
|
||||
|
Loading…
Reference in New Issue
Block a user