From nobody Thu Jun 6 00:27:46 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvlXf6HJFz5MN9t; Thu, 06 Jun 2024 00:27:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VvlXf5mT3z4Ksw; Thu, 6 Jun 2024 00:27:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717633666; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SJODdW0x4MRA3JCIZjrhXqsfw6XSnUNg7etTOl+m+BY=; b=Ki9hSJB064uqfkfnCoeMefnkdrlVsperIDnEnCF7n5gxhVbCSneuhjrtnuFNel7bj8gryK PIZRzLtWUAurQiqX7RpMr9qFmChxiU8rzCoQf2IQufh2ickz/92AYbBEHHcMqoasIbnAS7 XnsFKeBYZK6yAvXWUQb4Ox0/B6fJP7GRWvNUh3IAtpeTgFbHYlx1FcvhZg92EO88QPZWM0 ctp/kWZcP1kvfQ/4uMzIr6sQ24pVFQfuJxqAXVAJz0oYolKsGALIxlyfjj5IyzNLyR+rgP JOsGuUH+APmDk73DEJ7TmJfsWfHVUz5qyMbVdq8Et6tHiKa2roi7NRdvaMCk9w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717633666; a=rsa-sha256; cv=none; b=SpQKLhzDAYqcY070FTkWFuB1bPyCC/QjAwqKncAL3Np9LfKdYbnNZun1CdjIa/kOIlIBOI vk1T6Q6pu3lUuAuO+qj2bGDF9PIBav/MeDsTuXbON0+QtUHWYkxoyNgjXOpGBnlJqv1dcv bzD2AMu8LwpFy1+Gkdo+pCsvyB0k64skCP/FaQYhw2DvJitR331vQNPXPZjH3zUtiTWpws EIxkRueeC1WF38SVcc27sMEbnlpcQOS8T1w18GYUxrgcYZEGo68pL4HybnoUX9FacBnt+2 iIz0H+lJPt95TvvNwWWcJ7kQSNo2NYHZulhmeow56jthTfk3bQ23BswoCrKsOg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717633666; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SJODdW0x4MRA3JCIZjrhXqsfw6XSnUNg7etTOl+m+BY=; b=aLDBAExJ7umEQ2VOF/YLyX2TgXt+mtGG3x8tNhwhxTjOelhjkQhlEDKWXK/6XNtYcXGXJc huppxzAnqP8gzuzcS9doq8Ww/Zwsi5EHpGd4+g7oQtLuhP2GgYRiDJGX0CXP9kKkhLfzLJ ZnS2XELaioaV6ZyB+XlmmWaqTZBzq2u8byDtrCJGM7aHEQXEFrhVSxRznHLZ7Mqu84tgP5 hP7w4PxaWFKurDvdjaqlKKFKQ2gSmm56DVnNJ7ZCmvP/h4uUeDyQsAB7cE8sM6K5A/CQr8 Lbbt9+MVXxWhjxtyuYyjxaWIt96OQpqYnatHjeALksg9pWaSnm2o45wCOBwM5g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VvlXf5N2NzNxw; Thu, 6 Jun 2024 00:27:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 4560RkLS050351; Thu, 6 Jun 2024 00:27:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 4560Rkqg050348; Thu, 6 Jun 2024 00:27:46 GMT (envelope-from git) Date: Thu, 6 Jun 2024 00:27:46 GMT Message-Id: <202406060027.4560Rkqg050348@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 54ef2d74994f - 2024Q2 - games/veloren-weekly: update to s20240605 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: 54ef2d74994f046bd33a69abd1416c69c5b2ceb0 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=54ef2d74994f046bd33a69abd1416c69c5b2ceb0 commit 54ef2d74994f046bd33a69abd1416c69c5b2ceb0 Author: Jan Beich AuthorDate: 2024-06-04 21:06:52 +0000 Commit: Jan Beich CommitDate: 2024-06-06 00:27:20 +0000 games/veloren-weekly: update to s20240605 Changes: https://gitlab.com/veloren/veloren/-/compare/2bae443c6...bee04f84d (cherry picked from commit c92f73cbca3ff08f3c369f4217f81fbb09cffee7) --- games/veloren-weekly/Makefile | 4 ++-- games/veloren-weekly/Makefile.crates | 12 +++++++++++- games/veloren-weekly/distinfo | 30 +++++++++++++++++++++++++----- 3 files changed, 38 insertions(+), 8 deletions(-) diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index daa5cd68a382..ed81fb164326 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20240530 +PORTVERSION= s20240605 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -26,7 +26,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.16.0-233-g2bae443c6 # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.16.0-251-gbee04f84d # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates index 8b6bb7040e81..55e761157186 100644 --- a/games/veloren-weekly/Makefile.crates +++ b/games/veloren-weekly/Makefile.crates @@ -42,6 +42,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \ autocfg-1.3.0 \ axum-0.6.20 \ axum-core-0.3.4 \ + az-1.2.1 \ backtrace-0.3.71 \ base64-0.21.7 \ base64-0.22.1 \ @@ -176,7 +177,9 @@ CARGO_CRATES= ab_glyph-0.2.26 \ dispatch-0.1.4 \ dispatch-0.2.0 \ displaydoc-0.2.4 \ + divrem-1.0.0 \ dlib-0.5.2 \ + doc-comment-0.3.3 \ dot_vox-5.1.1 \ downcast-rs-1.2.1 \ drop_guard-0.3.0 \ @@ -185,6 +188,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \ egui_plot-0.23.0 \ egui_winit_platform-0.20.0 \ either-1.12.0 \ + elapsed-0.1.2 \ emath-0.23.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ @@ -211,6 +215,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \ fdeflate-0.3.4 \ filetime-0.2.23 \ find_folder-0.3.0 \ + fixed-1.27.0 \ fixedbitset-0.1.9 \ fixedbitset-0.4.2 \ flate2-1.0.30 \ @@ -238,6 +243,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \ futures-util-0.3.30 \ fxhash-0.2.1 \ fxprof-processed-profile-0.6.0 \ + generator-0.7.5 \ generator-0.8.1 \ generic-array-0.14.7 \ gethostname-0.2.3 \ @@ -297,6 +303,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \ indexmap-2.2.6 \ indicatif-0.17.8 \ indoc-2.0.5 \ + init_with-1.1.0 \ inline_tweak-1.1.1 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ @@ -323,7 +330,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \ js-sys-0.3.69 \ khronos-egl-6.0.0 \ khronos_api-3.1.0 \ - kiddo-0.2.5 \ + kiddo-4.2.0 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ lazy-bytes-cast-5.0.1 \ @@ -597,6 +604,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \ smithay-clipboard-0.6.6 \ smithay-clipboard-0.7.1 \ socket2-0.5.7 \ + sorted-vec-0.8.3 \ spin-0.9.8 \ spin_sleep-1.2.0 \ spirv-0.2.0+1.5.4 \ @@ -671,6 +679,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \ tynm-0.1.10 \ type-map-0.5.0 \ typenum-1.17.0 \ + ubyte-0.10.4 \ unic-langid-0.9.5 \ unic-langid-impl-0.9.5 \ unicode-bidi-0.3.15 \ @@ -757,6 +766,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ winch-codegen-0.18.2 \ window_clipboard-0.3.0 \ + windows-0.48.0 \ windows-0.51.1 \ windows-0.54.0 \ windows-core-0.51.1 \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index d6138c2cb061..7ffa9b75832f 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1717073176 +TIMESTAMP = 1717631485 SHA256 (rust/crates/ab_glyph-0.2.26.crate) = 2e53b0a3d5760cd2ba9b787ae0c6440ad18ee294ff71b05e3381c900a7d16cfd SIZE (rust/crates/ab_glyph-0.2.26.crate) = 19078 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -87,6 +87,8 @@ SHA256 (rust/crates/axum-0.6.20.crate) = 3b829e4e32b91e643de6eafe82b1d90675f5874 SIZE (rust/crates/axum-0.6.20.crate) = 146227 SHA256 (rust/crates/axum-core-0.3.4.crate) = 759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c SIZE (rust/crates/axum-core-0.3.4.crate) = 21088 +SHA256 (rust/crates/az-1.2.1.crate) = 7b7e4c2464d97fe331d41de9d5db0def0a96f4d823b8b32a2efd503578988973 +SIZE (rust/crates/az-1.2.1.crate) = 27842 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 @@ -355,8 +357,12 @@ SHA256 (rust/crates/dispatch-0.2.0.crate) = bd0c93bb4b0c6d9b77f4435b0ae98c24d17f SIZE (rust/crates/dispatch-0.2.0.crate) = 10229 SHA256 (rust/crates/displaydoc-0.2.4.crate) = 487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d SIZE (rust/crates/displaydoc-0.2.4.crate) = 23200 +SHA256 (rust/crates/divrem-1.0.0.crate) = 69dde51e8fef5e12c1d65e0929b03d66e4c0c18282bc30ed2ca050ad6f44dd82 +SIZE (rust/crates/divrem-1.0.0.crate) = 7818 SHA256 (rust/crates/dlib-0.5.2.crate) = 330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412 SIZE (rust/crates/dlib-0.5.2.crate) = 5806 +SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 +SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 SHA256 (rust/crates/dot_vox-5.1.1.crate) = dd05cab02d6074145c6f92ddf1b57357e4bc1424f87c790c044de62bdc94c13a SIZE (rust/crates/dot_vox-5.1.1.crate) = 24272 SHA256 (rust/crates/downcast-rs-1.2.1.crate) = 75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2 @@ -373,6 +379,8 @@ SHA256 (rust/crates/egui_winit_platform-0.20.0.crate) = cff2b0729f7c0ae1d7fb4a95 SIZE (rust/crates/egui_winit_platform-0.20.0.crate) = 11420 SHA256 (rust/crates/either-1.12.0.crate) = 3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b SIZE (rust/crates/either-1.12.0.crate) = 18974 +SHA256 (rust/crates/elapsed-0.1.2.crate) = 6f4e5af126dafd0741c2ad62d47f68b28602550102e5f0dd45c8a97fc8b49c29 +SIZE (rust/crates/elapsed-0.1.2.crate) = 2377 SHA256 (rust/crates/emath-0.23.0.crate) = 1ef2b29de53074e575c18b694167ccbe6e5191f7b25fe65175a0d905a32eeec0 SIZE (rust/crates/emath-0.23.0.crate) = 19591 SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f @@ -425,6 +433,8 @@ SHA256 (rust/crates/filetime-0.2.23.crate) = 1ee447700ac8aa0b2f2bd7bc4462ad686ba SIZE (rust/crates/filetime-0.2.23.crate) = 14942 SHA256 (rust/crates/find_folder-0.3.0.crate) = 9f6d018fb95a0b59f854aed68ecd96ce2b80af7911b92b1fed3c4b1fa516b91b SIZE (rust/crates/find_folder-0.3.0.crate) = 2617 +SHA256 (rust/crates/fixed-1.27.0.crate) = 2fc715d38bea7b5bf487fcd79bcf8c209f0b58014f3018a7a19c2b855f472048 +SIZE (rust/crates/fixed-1.27.0.crate) = 250471 SHA256 (rust/crates/fixedbitset-0.1.9.crate) = 86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33 SIZE (rust/crates/fixedbitset-0.1.9.crate) = 11974 SHA256 (rust/crates/fixedbitset-0.4.2.crate) = 0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80 @@ -479,6 +489,8 @@ SHA256 (rust/crates/fxhash-0.2.1.crate) = c31b6d751ae2c7f11320402d34e41349dd1016 SIZE (rust/crates/fxhash-0.2.1.crate) = 4102 SHA256 (rust/crates/fxprof-processed-profile-0.6.0.crate) = 27d12c0aed7f1e24276a241aadc4cb8ea9f83000f34bc062b7cc2d51e3b0fabd SIZE (rust/crates/fxprof-processed-profile-0.6.0.crate) = 29860 +SHA256 (rust/crates/generator-0.7.5.crate) = 5cc16584ff22b460a382b7feec54b23d2908d858152e5739a120b949293bd74e +SIZE (rust/crates/generator-0.7.5.crate) = 29947 SHA256 (rust/crates/generator-0.8.1.crate) = 186014d53bc231d0090ef8d6f03e0920c54d85a5ed22f4f2f74315ec56cf83fb SIZE (rust/crates/generator-0.8.1.crate) = 33739 SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a @@ -597,6 +609,8 @@ SHA256 (rust/crates/indicatif-0.17.8.crate) = 763a5a8f45087d6bcea4222e7b72c291a0 SIZE (rust/crates/indicatif-0.17.8.crate) = 64869 SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 SIZE (rust/crates/indoc-2.0.5.crate) = 14396 +SHA256 (rust/crates/init_with-1.1.0.crate) = 0175f63815ce00183bf755155ad0cb48c65226c5d17a724e369c25418d2b7699 +SIZE (rust/crates/init_with-1.1.0.crate) = 3929 SHA256 (rust/crates/inline_tweak-1.1.1.crate) = c6acddbefae08bfba73e27f55513f491f35c365d84bf3002bf85ba9b916c5e5f SIZE (rust/crates/inline_tweak-1.1.1.crate) = 12226 SHA256 (rust/crates/inotify-0.9.6.crate) = f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff @@ -649,8 +663,8 @@ SHA256 (rust/crates/khronos-egl-6.0.0.crate) = 6aae1df220ece3c0ada96b8153459b67e SIZE (rust/crates/khronos-egl-6.0.0.crate) = 29315 SHA256 (rust/crates/khronos_api-3.1.0.crate) = e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc SIZE (rust/crates/khronos_api-3.1.0.crate) = 599718 -SHA256 (rust/crates/kiddo-0.2.5.crate) = 06ced2e69cfc5f22f86ccc9ce4ecff9f19917f3083a4bac0f402bdab034d73f1 -SIZE (rust/crates/kiddo-0.2.5.crate) = 722307 +SHA256 (rust/crates/kiddo-4.2.0.crate) = 9d2f8d9e1bc7c6919ad2cdc83472a9a4b5ed2ea2c5392c9514fdf958a7920f9a +SIZE (rust/crates/kiddo-4.2.0.crate) = 147212 SHA256 (rust/crates/kqueue-1.0.8.crate) = 7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c SIZE (rust/crates/kqueue-1.0.8.crate) = 12642 SHA256 (rust/crates/kqueue-sys-1.0.4.crate) = ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b @@ -1197,6 +1211,8 @@ SHA256 (rust/crates/smithay-clipboard-0.7.1.crate) = c091e7354ea8059d6ad99eace06 SIZE (rust/crates/smithay-clipboard-0.7.1.crate) = 18456 SHA256 (rust/crates/socket2-0.5.7.crate) = ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c SIZE (rust/crates/socket2-0.5.7.crate) = 55758 +SHA256 (rust/crates/sorted-vec-0.8.3.crate) = c6734caf0b6f51addd5eeacca12fb39b2c6c14e8d4f3ac42f3a78955c0467458 +SIZE (rust/crates/sorted-vec-0.8.3.crate) = 11870 SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 SIZE (rust/crates/spin-0.9.8.crate) = 38958 SHA256 (rust/crates/spin_sleep-1.2.0.crate) = 368a978649eaf70006b082e79c832bd72556ac1393eaf564d686e919dca2347f @@ -1345,6 +1361,8 @@ SHA256 (rust/crates/type-map-0.5.0.crate) = deb68604048ff8fa93347f02441e4487594a SIZE (rust/crates/type-map-0.5.0.crate) = 3464 SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 SIZE (rust/crates/typenum-1.17.0.crate) = 42849 +SHA256 (rust/crates/ubyte-0.10.4.crate) = f720def6ce1ee2fc44d40ac9ed6d3a59c361c80a75a7aa8e75bb9baed31cf2ea +SIZE (rust/crates/ubyte-0.10.4.crate) = 13965 SHA256 (rust/crates/unic-langid-0.9.5.crate) = 23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44 SIZE (rust/crates/unic-langid-0.9.5.crate) = 8898 SHA256 (rust/crates/unic-langid-impl-0.9.5.crate) = 0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5 @@ -1517,6 +1535,8 @@ SHA256 (rust/crates/winch-codegen-0.18.2.crate) = cefeb84a0f39227cf2eb665cf348e6 SIZE (rust/crates/winch-codegen-0.18.2.crate) = 99548 SHA256 (rust/crates/window_clipboard-0.3.0.crate) = 63287c9c4396ccf5346d035a9b0fcaead9e18377637f5eaa78b7ac65c873ff7d SIZE (rust/crates/window_clipboard-0.3.0.crate) = 13447 +SHA256 (rust/crates/windows-0.48.0.crate) = e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f +SIZE (rust/crates/windows-0.48.0.crate) = 11864177 SHA256 (rust/crates/windows-0.51.1.crate) = ca229916c5ee38c2f2bc1e9d8f04df975b4bd93f9955dc69fabb5d91270045c9 SIZE (rust/crates/windows-0.51.1.crate) = 12250614 SHA256 (rust/crates/windows-0.54.0.crate) = 9252e5725dbed82865af151df558e754e4a3c2c30818359eb17465f1346a1b49 @@ -1665,5 +1685,5 @@ SHA256 (Imberflur-iced-veloren-winit-0.28_GH0.tar.gz) = ff1056ad3df5df0604440a4a SIZE (Imberflur-iced-veloren-winit-0.28_GH0.tar.gz) = 1130634 SHA256 (xMAC94x-portpicker-rs-df6b37872f3586ac3b21d08b56c8ec7cd92fb172_GH0.tar.gz) = 29252101e189bbe067f0bacba18181afc69a2fb9bc031bbba8dcbade45dec02f SIZE (xMAC94x-portpicker-rs-df6b37872f3586ac3b21d08b56c8ec7cd92fb172_GH0.tar.gz) = 2210 -SHA256 (veloren-v0.16.0-233-g2bae443c6.tar.bz2) = cd980fc1d6099e688beda79b121f978ca0eaecd89f1465e046ee4588dfa7ee79 -SIZE (veloren-v0.16.0-233-g2bae443c6.tar.bz2) = 300075700 +SHA256 (veloren-v0.16.0-251-gbee04f84d.tar.bz2) = 635a0f77c9ecbb97753f7b1e3dfb2847a1e683351d5655a5358014c34fc81127 +SIZE (veloren-v0.16.0-251-gbee04f84d.tar.bz2) = 299998262