mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
lang/amber: update 0.3.1-alpha → 0.3.2-alpha
Reported by: portscout
This commit is contained in:
parent
cfd37b008f
commit
984dc9cb53
2 changed files with 125 additions and 44 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= amber
|
PORTNAME= amber
|
||||||
DISTVERSION= 0.3.1-alpha
|
DISTVERSION= 0.3.2-alpha
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
PKGNAMESUFFIX= -language
|
PKGNAMESUFFIX= -language
|
||||||
|
|
||||||
|
@ -17,33 +17,60 @@ USE_GITHUB= yes
|
||||||
GH_ACCOUNT= Ph0enixKM
|
GH_ACCOUNT= Ph0enixKM
|
||||||
GH_PROJECT= Amber
|
GH_PROJECT= Amber
|
||||||
|
|
||||||
CARGO_CRATES= bitflags-2.4.0 \
|
CARGO_CRATES= anstream-0.6.14 \
|
||||||
|
anstyle-1.0.7 \
|
||||||
|
anstyle-parse-0.2.4 \
|
||||||
|
anstyle-query-1.0.3 \
|
||||||
|
anstyle-wincon-3.0.3 \
|
||||||
|
bitflags-2.5.0 \
|
||||||
capitalize-0.1.0 \
|
capitalize-0.1.0 \
|
||||||
cc-1.0.83 \
|
cfg-if-1.0.0 \
|
||||||
colored-2.0.4 \
|
clap-4.5.4 \
|
||||||
either-1.9.0 \
|
clap_builder-4.5.2 \
|
||||||
errno-0.3.3 \
|
clap_derive-4.5.4 \
|
||||||
errno-dragonfly-0.1.2 \
|
clap_lex-0.7.0 \
|
||||||
|
colorchoice-1.0.1 \
|
||||||
|
colored-2.1.0 \
|
||||||
|
either-1.12.0 \
|
||||||
|
errno-0.3.9 \
|
||||||
|
fastrand-2.1.0 \
|
||||||
|
heck-0.5.0 \
|
||||||
heraclitus-compiler-1.5.8 \
|
heraclitus-compiler-1.5.8 \
|
||||||
hermit-abi-0.3.2 \
|
is_terminal_polyfill-1.70.0 \
|
||||||
is-terminal-0.4.9 \
|
itertools-0.11.0 \
|
||||||
itertools-0.10.5 \
|
|
||||||
lazy_static-1.4.0 \
|
lazy_static-1.4.0 \
|
||||||
libc-0.2.147 \
|
libc-0.2.155 \
|
||||||
linux-raw-sys-0.4.5 \
|
linux-raw-sys-0.4.14 \
|
||||||
pad-0.1.6 \
|
pad-0.1.6 \
|
||||||
rustix-0.38.10 \
|
proc-macro2-1.0.84 \
|
||||||
|
quote-1.0.36 \
|
||||||
|
rustix-0.38.34 \
|
||||||
similar-string-1.4.3 \
|
similar-string-1.4.3 \
|
||||||
unicode-width-0.1.10 \
|
strsim-0.11.1 \
|
||||||
|
syn-2.0.66 \
|
||||||
|
tempfile-3.10.1 \
|
||||||
|
unicode-ident-1.0.12 \
|
||||||
|
unicode-width-0.1.12 \
|
||||||
|
utf8parse-0.2.1 \
|
||||||
windows-sys-0.48.0 \
|
windows-sys-0.48.0 \
|
||||||
|
windows-sys-0.52.0 \
|
||||||
windows-targets-0.48.5 \
|
windows-targets-0.48.5 \
|
||||||
|
windows-targets-0.52.5 \
|
||||||
windows_aarch64_gnullvm-0.48.5 \
|
windows_aarch64_gnullvm-0.48.5 \
|
||||||
|
windows_aarch64_gnullvm-0.52.5 \
|
||||||
windows_aarch64_msvc-0.48.5 \
|
windows_aarch64_msvc-0.48.5 \
|
||||||
|
windows_aarch64_msvc-0.52.5 \
|
||||||
windows_i686_gnu-0.48.5 \
|
windows_i686_gnu-0.48.5 \
|
||||||
|
windows_i686_gnu-0.52.5 \
|
||||||
|
windows_i686_gnullvm-0.52.5 \
|
||||||
windows_i686_msvc-0.48.5 \
|
windows_i686_msvc-0.48.5 \
|
||||||
|
windows_i686_msvc-0.52.5 \
|
||||||
windows_x86_64_gnu-0.48.5 \
|
windows_x86_64_gnu-0.48.5 \
|
||||||
|
windows_x86_64_gnu-0.52.5 \
|
||||||
windows_x86_64_gnullvm-0.48.5 \
|
windows_x86_64_gnullvm-0.48.5 \
|
||||||
windows_x86_64_msvc-0.48.5
|
windows_x86_64_gnullvm-0.52.5 \
|
||||||
|
windows_x86_64_msvc-0.48.5 \
|
||||||
|
windows_x86_64_msvc-0.52.5
|
||||||
|
|
||||||
PLIST_FILES= bin/${PORTNAME}
|
PLIST_FILES= bin/${PORTNAME}
|
||||||
|
|
||||||
|
|
|
@ -1,57 +1,111 @@
|
||||||
TIMESTAMP = 1716609391
|
TIMESTAMP = 1718255958
|
||||||
SHA256 (rust/crates/bitflags-2.4.0.crate) = b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635
|
SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b
|
||||||
SIZE (rust/crates/bitflags-2.4.0.crate) = 36954
|
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.0.3.crate) = a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5
|
||||||
|
SIZE (rust/crates/anstyle-query-1.0.3.crate) = 9742
|
||||||
|
SHA256 (rust/crates/anstyle-wincon-3.0.3.crate) = 61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19
|
||||||
|
SIZE (rust/crates/anstyle-wincon-3.0.3.crate) = 12179
|
||||||
|
SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1
|
||||||
|
SIZE (rust/crates/bitflags-2.5.0.crate) = 43821
|
||||||
SHA256 (rust/crates/capitalize-0.1.0.crate) = 702cfe2f052c6542d55a9924efef63dd315c168cc4f315a824fb0f47da4e11c8
|
SHA256 (rust/crates/capitalize-0.1.0.crate) = 702cfe2f052c6542d55a9924efef63dd315c168cc4f315a824fb0f47da4e11c8
|
||||||
SIZE (rust/crates/capitalize-0.1.0.crate) = 2591
|
SIZE (rust/crates/capitalize-0.1.0.crate) = 2591
|
||||||
SHA256 (rust/crates/cc-1.0.83.crate) = f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0
|
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
|
||||||
SIZE (rust/crates/cc-1.0.83.crate) = 68343
|
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
|
||||||
SHA256 (rust/crates/colored-2.0.4.crate) = 2674ec482fbc38012cf31e6c42ba0177b431a0cb6f15fe40efa5aab1bda516f6
|
SHA256 (rust/crates/clap-4.5.4.crate) = 90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0
|
||||||
SIZE (rust/crates/colored-2.0.4.crate) = 23654
|
SIZE (rust/crates/clap-4.5.4.crate) = 55401
|
||||||
SHA256 (rust/crates/either-1.9.0.crate) = a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07
|
SHA256 (rust/crates/clap_builder-4.5.2.crate) = ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4
|
||||||
SIZE (rust/crates/either-1.9.0.crate) = 16660
|
SIZE (rust/crates/clap_builder-4.5.2.crate) = 163566
|
||||||
SHA256 (rust/crates/errno-0.3.3.crate) = 136526188508e25c6fef639d7927dfb3e0e3084488bf202267829cf7fc23dbdd
|
SHA256 (rust/crates/clap_derive-4.5.4.crate) = 528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64
|
||||||
SIZE (rust/crates/errno-0.3.3.crate) = 10543
|
SIZE (rust/crates/clap_derive-4.5.4.crate) = 29159
|
||||||
SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf
|
SHA256 (rust/crates/clap_lex-0.7.0.crate) = 98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce
|
||||||
SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810
|
SIZE (rust/crates/clap_lex-0.7.0.crate) = 11915
|
||||||
|
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/either-1.12.0.crate) = 3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b
|
||||||
|
SIZE (rust/crates/either-1.12.0.crate) = 18974
|
||||||
|
SHA256 (rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba
|
||||||
|
SIZE (rust/crates/errno-0.3.9.crate) = 10690
|
||||||
|
SHA256 (rust/crates/fastrand-2.1.0.crate) = 9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a
|
||||||
|
SIZE (rust/crates/fastrand-2.1.0.crate) = 14907
|
||||||
|
SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea
|
||||||
|
SIZE (rust/crates/heck-0.5.0.crate) = 11517
|
||||||
SHA256 (rust/crates/heraclitus-compiler-1.5.8.crate) = 1b30d37150dbf5477a91ad1a9546eab07c3f73225dbe61dd9a8bacd7074deb43
|
SHA256 (rust/crates/heraclitus-compiler-1.5.8.crate) = 1b30d37150dbf5477a91ad1a9546eab07c3f73225dbe61dd9a8bacd7074deb43
|
||||||
SIZE (rust/crates/heraclitus-compiler-1.5.8.crate) = 3678536
|
SIZE (rust/crates/heraclitus-compiler-1.5.8.crate) = 3678536
|
||||||
SHA256 (rust/crates/hermit-abi-0.3.2.crate) = 443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b
|
SHA256 (rust/crates/is_terminal_polyfill-1.70.0.crate) = f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800
|
||||||
SIZE (rust/crates/hermit-abi-0.3.2.crate) = 13783
|
SIZE (rust/crates/is_terminal_polyfill-1.70.0.crate) = 7451
|
||||||
SHA256 (rust/crates/is-terminal-0.4.9.crate) = cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b
|
SHA256 (rust/crates/itertools-0.11.0.crate) = b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57
|
||||||
SIZE (rust/crates/is-terminal-0.4.9.crate) = 8109
|
SIZE (rust/crates/itertools-0.11.0.crate) = 125074
|
||||||
SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473
|
|
||||||
SIZE (rust/crates/itertools-0.10.5.crate) = 115354
|
|
||||||
SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646
|
SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646
|
||||||
SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443
|
SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443
|
||||||
SHA256 (rust/crates/libc-0.2.147.crate) = b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3
|
SHA256 (rust/crates/libc-0.2.155.crate) = 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c
|
||||||
SIZE (rust/crates/libc-0.2.147.crate) = 686772
|
SIZE (rust/crates/libc-0.2.155.crate) = 743539
|
||||||
SHA256 (rust/crates/linux-raw-sys-0.4.5.crate) = 57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503
|
SHA256 (rust/crates/linux-raw-sys-0.4.14.crate) = 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89
|
||||||
SIZE (rust/crates/linux-raw-sys-0.4.5.crate) = 1274380
|
SIZE (rust/crates/linux-raw-sys-0.4.14.crate) = 1826665
|
||||||
SHA256 (rust/crates/pad-0.1.6.crate) = d2ad9b889f1b12e0b9ee24db044b5129150d5eada288edc800f789928dc8c0e3
|
SHA256 (rust/crates/pad-0.1.6.crate) = d2ad9b889f1b12e0b9ee24db044b5129150d5eada288edc800f789928dc8c0e3
|
||||||
SIZE (rust/crates/pad-0.1.6.crate) = 4963
|
SIZE (rust/crates/pad-0.1.6.crate) = 4963
|
||||||
SHA256 (rust/crates/rustix-0.38.10.crate) = ed6248e1caa625eb708e266e06159f135e8c26f2bb7ceb72dc4b2766d0340964
|
SHA256 (rust/crates/proc-macro2-1.0.84.crate) = ec96c6a92621310b51366f1e28d05ef11489516e93be030060e5fc12024a49d6
|
||||||
SIZE (rust/crates/rustix-0.38.10.crate) = 342427
|
SIZE (rust/crates/proc-macro2-1.0.84.crate) = 48922
|
||||||
|
SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7
|
||||||
|
SIZE (rust/crates/quote-1.0.36.crate) = 28507
|
||||||
|
SHA256 (rust/crates/rustix-0.38.34.crate) = 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f
|
||||||
|
SIZE (rust/crates/rustix-0.38.34.crate) = 365160
|
||||||
SHA256 (rust/crates/similar-string-1.4.3.crate) = d3ac42455f28f7f9fc2ca816746b7143356f51ae195abb35d5bb4ac3808c7fa3
|
SHA256 (rust/crates/similar-string-1.4.3.crate) = d3ac42455f28f7f9fc2ca816746b7143356f51ae195abb35d5bb4ac3808c7fa3
|
||||||
SIZE (rust/crates/similar-string-1.4.3.crate) = 3097
|
SIZE (rust/crates/similar-string-1.4.3.crate) = 3097
|
||||||
SHA256 (rust/crates/unicode-width-0.1.10.crate) = c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b
|
SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f
|
||||||
SIZE (rust/crates/unicode-width-0.1.10.crate) = 18968
|
SIZE (rust/crates/strsim-0.11.1.crate) = 14266
|
||||||
|
SHA256 (rust/crates/syn-2.0.66.crate) = c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5
|
||||||
|
SIZE (rust/crates/syn-2.0.66.crate) = 264855
|
||||||
|
SHA256 (rust/crates/tempfile-3.10.1.crate) = 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1
|
||||||
|
SIZE (rust/crates/tempfile-3.10.1.crate) = 33653
|
||||||
|
SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b
|
||||||
|
SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168
|
||||||
|
SHA256 (rust/crates/unicode-width-0.1.12.crate) = 68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6
|
||||||
|
SIZE (rust/crates/unicode-width-0.1.12.crate) = 24062
|
||||||
|
SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a
|
||||||
|
SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435
|
||||||
SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9
|
SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9
|
||||||
SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884
|
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
|
SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c
|
||||||
SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904
|
SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904
|
||||||
|
SHA256 (rust/crates/windows-targets-0.52.5.crate) = 6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb
|
||||||
|
SIZE (rust/crates/windows-targets-0.52.5.crate) = 6376
|
||||||
SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8
|
SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8
|
||||||
SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492
|
SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492
|
||||||
|
SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263
|
||||||
|
SIZE (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 433266
|
||||||
SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc
|
SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc
|
||||||
SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483
|
SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483
|
||||||
|
SHA256 (rust/crates/windows_aarch64_msvc-0.52.5.crate) = 9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6
|
||||||
|
SIZE (rust/crates/windows_aarch64_msvc-0.52.5.crate) = 827944
|
||||||
SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e
|
SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e
|
||||||
SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891
|
SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891
|
||||||
|
SHA256 (rust/crates/windows_i686_gnu-0.52.5.crate) = 88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670
|
||||||
|
SIZE (rust/crates/windows_i686_gnu-0.52.5.crate) = 875699
|
||||||
|
SHA256 (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9
|
||||||
|
SIZE (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 473064
|
||||||
SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406
|
SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406
|
||||||
SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300
|
SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300
|
||||||
|
SHA256 (rust/crates/windows_i686_msvc-0.52.5.crate) = db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf
|
||||||
|
SIZE (rust/crates/windows_i686_msvc-0.52.5.crate) = 895404
|
||||||
SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e
|
SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e
|
||||||
SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619
|
SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619
|
||||||
|
SHA256 (rust/crates/windows_x86_64_gnu-0.52.5.crate) = 4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9
|
||||||
|
SIZE (rust/crates/windows_x86_64_gnu-0.52.5.crate) = 831539
|
||||||
SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc
|
SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc
|
||||||
SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486
|
SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486
|
||||||
|
SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596
|
||||||
|
SIZE (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 433246
|
||||||
SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538
|
SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538
|
||||||
SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412
|
SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412
|
||||||
SHA256 (Ph0enixKM-Amber-0.3.1-alpha_GH0.tar.gz) = 7f88b18ca77d3c9e78715d9a0b7aa57ee7152cfa0bdcfb8073debb91bbc14784
|
SHA256 (rust/crates/windows_x86_64_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0
|
||||||
SIZE (Ph0enixKM-Amber-0.3.1-alpha_GH0.tar.gz) = 71929
|
SIZE (rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905
|
||||||
|
SHA256 (Ph0enixKM-Amber-0.3.2-alpha_GH0.tar.gz) = ee6e93581a4f358e1c02a16c0c3a78a2e19c1658eaaa393e0f1c8919b46da59f
|
||||||
|
SIZE (Ph0enixKM-Amber-0.3.2-alpha_GH0.tar.gz) = 137927
|
||||||
|
|
Loading…
Add table
Reference in a new issue