aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/0ad/Makefile2
-rw-r--r--games/DDNet/Makefile1
-rw-r--r--games/ags/Makefile2
-rw-r--r--games/ags/distinfo6
-rw-r--r--games/anki/Makefile1
-rw-r--r--games/dose-response/Makefile2
-rw-r--r--games/genact/Makefile2
-rw-r--r--games/glob2/Makefile4
-rw-r--r--games/glob2/distinfo6
-rw-r--r--games/jaggedalliance2/Makefile2
-rw-r--r--games/jinput/Makefile4
-rw-r--r--games/jumpy/Makefile1
-rw-r--r--games/leela-zero/Makefile2
-rw-r--r--games/minecraft-server/Makefile10
-rw-r--r--games/minecraft-server/distinfo6
-rw-r--r--games/minecraft-server/pkg-plist4
-rw-r--r--games/naev/Makefile2
-rw-r--r--games/openlierox/Makefile3
-rw-r--r--games/openlierox/files/patch-include_XMLutils.h10
-rw-r--r--games/openlierox/files/patch-src_common_StringUtils.cpp14
-rw-r--r--games/openrct2/Makefile1
-rw-r--r--games/pioneer/Makefile6
-rw-r--r--games/punchy/Makefile2
-rw-r--r--games/rpg-cli/Makefile2
-rw-r--r--games/vcmi/Makefile2
-rw-r--r--games/vcmi/distinfo6
-rw-r--r--games/vcmi/pkg-plist21
-rw-r--r--games/veloren-weekly/Makefile4
-rw-r--r--games/veloren-weekly/Makefile.crates29
-rw-r--r--games/veloren-weekly/distinfo64
30 files changed, 106 insertions, 115 deletions
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index e21cff62de9b..5edf52eddf6e 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= 0ad
PORTVERSION= 0.0.26
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= games
MASTER_SITES= http://releases.wildfiregames.com/ \
SF/zero-ad/releases
diff --git a/games/DDNet/Makefile b/games/DDNet/Makefile
index d77e6e293158..2b57b638eaee 100644
--- a/games/DDNet/Makefile
+++ b/games/DDNet/Makefile
@@ -1,5 +1,6 @@
PORTNAME= DDNet
PORTVERSION= 18.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= https://ddnet.tw/downloads/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/games/ags/Makefile b/games/ags/Makefile
index 05ad632237f2..20b927be7bcd 100644
--- a/games/ags/Makefile
+++ b/games/ags/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ags
-DISTVERSION= 3.6.1.24
+DISTVERSION= 3.6.1.25
CATEGORIES= games
MASTER_SITES= https://github.com/adventuregamestudio/ags/releases/download/v${PORTVERSION}/
DISTNAME= ags_${DISTVERSION}_source
diff --git a/games/ags/distinfo b/games/ags/distinfo
index eee3c335c618..0a797696204e 100644
--- a/games/ags/distinfo
+++ b/games/ags/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715819149
-SHA256 (ags_3.6.1.24_source.tar.xz) = 97fff5d93bdd918e8633121cdf6a507a5593bfcbdd38c06e4933d7142b12c53a
-SIZE (ags_3.6.1.24_source.tar.xz) = 6109112
+TIMESTAMP = 1718605128
+SHA256 (ags_3.6.1.25_source.tar.xz) = 6ab442f2604a9b10b6032cd8ed16c03494561931343fbdd94dbc60dd86e21f00
+SIZE (ags_3.6.1.25_source.tar.xz) = 6118008
diff --git a/games/anki/Makefile b/games/anki/Makefile
index eaa527480d40..ba81edcdcd72 100644
--- a/games/anki/Makefile
+++ b/games/anki/Makefile
@@ -1,5 +1,6 @@
PORTNAME= anki
DISTVERSION= 24.06.2
+PORTREVISION= 1
# Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes
CATEGORIES= games education python
MASTER_SITES= LOCAL/kai/:yarncache
diff --git a/games/dose-response/Makefile b/games/dose-response/Makefile
index 59a7faffbdb9..f6137f7e4d84 100644
--- a/games/dose-response/Makefile
+++ b/games/dose-response/Makefile
@@ -1,7 +1,7 @@
PORTNAME= dose-response
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
-PORTREVISION= 43
+PORTREVISION= 44
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
diff --git a/games/genact/Makefile b/games/genact/Makefile
index 4795214345fb..05ec1b021ff2 100644
--- a/games/genact/Makefile
+++ b/games/genact/Makefile
@@ -1,7 +1,7 @@
PORTNAME= genact
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games
MAINTAINER= eduardo@FreeBSD.org
diff --git a/games/glob2/Makefile b/games/glob2/Makefile
index 8cde8d771067..4f3884f128f7 100644
--- a/games/glob2/Makefile
+++ b/games/glob2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= glob2
-PORTVERSION= 0.9.5.0.g20230613
+PORTVERSION= 0.9.5.0.g20240607
CATEGORIES= games
MAINTAINER= makc@FreeBSD.org
@@ -21,7 +21,7 @@ USE_GL= gl glu
USE_CXXSTD= c++14
USE_GITHUB= yes
GH_ACCOUNT= Globulation2
-GH_TAGNAME= 39980149
+GH_TAGNAME= bf277676
MAKE_ARGS= CCFLAGS="${CFLAGS}" \
LINKFLAGS="${LDFLAGS}" \
diff --git a/games/glob2/distinfo b/games/glob2/distinfo
index d9c85ad881bb..e63f43ff4e8c 100644
--- a/games/glob2/distinfo
+++ b/games/glob2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700085390
-SHA256 (Globulation2-glob2-0.9.5.0.g20230613-39980149_GH0.tar.gz) = 7a638d9f9d8b6a33eb8bfaea345bda18cd3ec1640a99e0c21539b12ac8cee5cd
-SIZE (Globulation2-glob2-0.9.5.0.g20230613-39980149_GH0.tar.gz) = 15901135
+TIMESTAMP = 1719311333
+SHA256 (Globulation2-glob2-0.9.5.0.g20240607-bf277676_GH0.tar.gz) = fe3307c72ecee9a7b002c18dc6d9b44f59d56f2836a754c71867c1633fab731c
+SIZE (Globulation2-glob2-0.9.5.0.g20240607-bf277676_GH0.tar.gz) = 15902916
diff --git a/games/jaggedalliance2/Makefile b/games/jaggedalliance2/Makefile
index a8f992b43dab..193c80ae0d3d 100644
--- a/games/jaggedalliance2/Makefile
+++ b/games/jaggedalliance2/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ja2
DISTVERSIONPREFIX= v
DISTVERSION= 0.21.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MAINTAINER= timp87@gmail.com
diff --git a/games/jinput/Makefile b/games/jinput/Makefile
index 91d6db9484ec..6d257eed349f 100644
--- a/games/jinput/Makefile
+++ b/games/jinput/Makefile
@@ -28,7 +28,9 @@ MAVEN_REPO= -Dmaven.repo.local=${WRKSRC}/repository
pre-build:
${CP} ${JAVAJARDIR}/jutils/jutils.jar ${WRKSRC}/repository/net/java/jutils/jutils/1/jutils-1.jar
- ${SED} -i -e '/example/d' ${WRKSRC}/pom.xml # example/ReadAllEvents.java:[5,28] cannot find symbol ...
+ ${SED} -i -e '/example/d; s|<arg>-Werror</arg>||' ${WRKSRC}/pom.xml
+ # 1) example/ReadAllEvents.java:[5,28] cannot find symbol ...
+ # 2) [ERROR] warnings found and -Werror specified ...
do-build:
cd ${WRKSRC}; \
diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile
index 132349bf34da..34ea6a097a21 100644
--- a/games/jumpy/Makefile
+++ b/games/jumpy/Makefile
@@ -1,6 +1,7 @@
PORTNAME= jumpy
DISTVERSIONPREFIX= v
DISTVERSION= 0.12.1
+PORTREVISION= 1
CATEGORIES= games wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/games/leela-zero/Makefile b/games/leela-zero/Makefile
index 41325bd1ba4f..e6950d4e6dd9 100644
--- a/games/leela-zero/Makefile
+++ b/games/leela-zero/Makefile
@@ -1,7 +1,7 @@
PORTNAME= leela-zero
DISTVERSIONPREFIX= v
DISTVERSION= 0.17-30
-PORTREVISION= 7
+PORTREVISION= 8
DISTVERSIONSUFFIX= -ge3ed631
CATEGORIES= games
diff --git a/games/minecraft-server/Makefile b/games/minecraft-server/Makefile
index c709fe3e1c27..8a4d0e6e0432 100644
--- a/games/minecraft-server/Makefile
+++ b/games/minecraft-server/Makefile
@@ -1,10 +1,10 @@
PORTNAME= minecraft-server
-DISTVERSION= 1.20.6
+DISTVERSION= 1.21
CATEGORIES= games java
-MASTER_SITES= https://piston-data.mojang.com/v1/objects/145ff0858209bcfc164859ba735d4199aafa1eea/
+MASTER_SITES= https://piston-data.mojang.com/v1/objects/450698d1863ab5180c25d7c804ef0fe6369dd1ba/
DISTNAME= server
EXTRACT_SUFX= .jar
-DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
+DIST_SUBDIR= ${PORTNAME}-${DISTVERSION}
EXTRACT_ONLY=
MAINTAINER= freebsd@jonathanprice.org
@@ -22,12 +22,12 @@ JAVA_VERSION= 21
NO_ARCH= yes
NO_BUILD= yes
SUB_FILES= minecraft-server pkg-deinstall pkg-message
-SUB_LIST= JAVA_VERSION=${JAVA_VERSION} VERSION=${PORTVERSION}
+SUB_LIST= JAVA_VERSION=${JAVA_VERSION} VERSION=${DISTVERSION}
USERS= mcserver
GROUPS= ${USERS}
-PLIST_SUB= VERSION=${PORTVERSION}
+PLIST_SUB= VERSION=${DISTVERSION}
CONFIG_FILES= banned-ips.json banned-players.json eula.txt ops.json \
server.properties usercache.json whitelist.json
diff --git a/games/minecraft-server/distinfo b/games/minecraft-server/distinfo
index eda4c31b11d3..e16c583ca9cb 100644
--- a/games/minecraft-server/distinfo
+++ b/games/minecraft-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716300294
-SHA256 (minecraft-server-1.20.6/server.jar) = c6d01d018ca782e506f0ec60652d47fd565078be9122b625c1681bc86c29c7ec
-SIZE (minecraft-server-1.20.6/server.jar) = 51420480
+TIMESTAMP = 1718473623
+SHA256 (minecraft-server-1.21/server.jar) = c96394da86f9d9f9ef7ca2d2ee1f2f0980c29b7aa5c94b43c02c50435dbcf53f
+SIZE (minecraft-server-1.21/server.jar) = 51623779
diff --git a/games/minecraft-server/pkg-plist b/games/minecraft-server/pkg-plist
index 1782fab03eda..2393dbd63bad 100644
--- a/games/minecraft-server/pkg-plist
+++ b/games/minecraft-server/pkg-plist
@@ -24,7 +24,7 @@ minecraft-server/world
@rmtry minecraft-server/libraries/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar
@rmtry minecraft-server/libraries/com/mojang/authlib/6.0.54/authlib-6.0.54.jar
@rmtry minecraft-server/libraries/com/mojang/brigadier/1.2.9/brigadier-1.2.9.jar
-@rmtry minecraft-server/libraries/com/mojang/datafixerupper/7.0.14/datafixerupper-7.0.14.jar
+@rmtry minecraft-server/libraries/com/mojang/datafixerupper/8.0.16/datafixerupper-8.0.16.jar
@rmtry minecraft-server/libraries/com/mojang/logging/1.2.7/logging-1.2.7.jar
@rmtry minecraft-server/libraries/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar
@rmtry minecraft-server/libraries/io/netty/netty-buffer/4.1.97.Final/netty-buffer-4.1.97.Final.jar
@@ -48,6 +48,6 @@ minecraft-server/world
@rmtry minecraft-server/libraries/org/joml/joml/1.10.5/joml-1.10.5.jar
@rmtry minecraft-server/libraries/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar
@rmtry minecraft-server/libraries/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar
-@rmtry minecraft-server/versions/1.20.6/server-1.20.6.jar
+@rmtry minecraft-server/versions/%%VERSION%%/server-%%VERSION%%.jar
@owner
@group
diff --git a/games/naev/Makefile b/games/naev/Makefile
index 5eee1b316be9..de5938b82e5b 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -1,7 +1,7 @@
PORTNAME= naev
PORTVERSION= 0.10.6
DISTVERSIONSUFFIX= -source
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= games
MASTER_SITES= https://github.com/naev/naev/releases/download/v${PORTVERSION}/
diff --git a/games/openlierox/Makefile b/games/openlierox/Makefile
index d04a2184e698..5d37f3dfce64 100644
--- a/games/openlierox/Makefile
+++ b/games/openlierox/Makefile
@@ -10,6 +10,9 @@ MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Extremely addictive realtime worms shoot-em-up
WWW= https://openlierox.sourceforge.net/
+LICENSE= LGPL20
+LICENSE_FILE= ${WRKSRC}/COPYING.LIB
+
LIB_DEPENDS= libcurl.so:ftp/curl
USES= cmake:insource compiler:c++11-lang gnome localbase pkgconfig \
diff --git a/games/openlierox/files/patch-include_XMLutils.h b/games/openlierox/files/patch-include_XMLutils.h
new file mode 100644
index 000000000000..3dfb0e10777d
--- /dev/null
+++ b/games/openlierox/files/patch-include_XMLutils.h
@@ -0,0 +1,10 @@
+--- include/XMLutils.h.orig 2018-01-30 13:49:55 UTC
++++ include/XMLutils.h
+@@ -17,6 +17,7 @@
+
+ #include <string>
+ #include <libxml/xmlmemory.h>
++#include <libxml/tree.h>
+ #include "Color.h"
+
+ int xmlGetInt(xmlNodePtr node, const std::string& name, int def = 0);
diff --git a/games/openlierox/files/patch-src_common_StringUtils.cpp b/games/openlierox/files/patch-src_common_StringUtils.cpp
new file mode 100644
index 000000000000..ba5a96b679a5
--- /dev/null
+++ b/games/openlierox/files/patch-src_common_StringUtils.cpp
@@ -0,0 +1,14 @@
+--- src/common/StringUtils.cpp.orig 2018-02-01 15:56:41 UTC
++++ src/common/StringUtils.cpp
+@@ -751,7 +751,11 @@ static void charactersParsed(void* context, const xmlC
+ }
+
+ /* GCS: custom error function to ignore errors */
++#if LIBXML_VERSION >= 21300
++static void xmlErrorHandlerDummy(void *, const xmlError *)
++#else
+ static void xmlErrorHandlerDummy(void *, xmlErrorPtr)
++#endif
+ {
+ /* ignore all errors */
+ }
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile
index 8fc588f84a22..0f76d558f3e8 100644
--- a/games/openrct2/Makefile
+++ b/games/openrct2/Makefile
@@ -1,6 +1,7 @@
PORTNAME= openrct2
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.11
+PORTREVISION= 2
CATEGORIES= games
MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.6/:sequence \
https://github.com/OpenRCT2/objects/releases/download/v1.4.4/:object \
diff --git a/games/pioneer/Makefile b/games/pioneer/Makefile
index 89ae148c0db1..74aa656a451b 100644
--- a/games/pioneer/Makefile
+++ b/games/pioneer/Makefile
@@ -57,6 +57,12 @@ DOCS_SUB_LIST= QUICKSTART_PATH="${DOCSDIR}"
DOCS_SUB_LIST_OFF= QUICKSTART_PATH="https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${GH_TAGNAME}"
PROFILER_CMAKE_BOOL= PROFILER_ENABLED
+.include <bsd.port.options.mk>
+
+.if ${ARCH} != amd64 && ${ARCH} != i386
+CMAKE_ARGS+= -DUSE_SSE42:BOOL=OFF
+.endif
+
post-install-DOCS-on:
@(cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR})
diff --git a/games/punchy/Makefile b/games/punchy/Makefile
index 25e674738ea7..dec8147b6a8c 100644
--- a/games/punchy/Makefile
+++ b/games/punchy/Makefile
@@ -1,7 +1,7 @@
PORTNAME= punchy
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= games wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/games/rpg-cli/Makefile b/games/rpg-cli/Makefile
index 947342bafd01..c2b8a62d7d56 100644
--- a/games/rpg-cli/Makefile
+++ b/games/rpg-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rpg-cli
DISTVERSION= 1.0.1
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= games
MAINTAINER= lcook@FreeBSD.org
diff --git a/games/vcmi/Makefile b/games/vcmi/Makefile
index 18df7c4f9263..7f5d28c9e9c6 100644
--- a/games/vcmi/Makefile
+++ b/games/vcmi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= vcmi
-PORTVERSION= 1.5.2
+PORTVERSION= 1.5.3
CATEGORIES= games
MAINTAINER= danfe@FreeBSD.org
diff --git a/games/vcmi/distinfo b/games/vcmi/distinfo
index 00aeddaedd2d..efb9739187a4 100644
--- a/games/vcmi/distinfo
+++ b/games/vcmi/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1717070359
-SHA256 (vcmi-vcmi-1.5.2_GH0.tar.gz) = 63fa39ecb036d188168e1108a7161aa6307a637dd677c9467aa10a718743e371
-SIZE (vcmi-vcmi-1.5.2_GH0.tar.gz) = 9744506
+TIMESTAMP = 1718921725
+SHA256 (vcmi-vcmi-1.5.3_GH0.tar.gz) = 7550c7041c509eb0c644b69b040cde76af4202140d17193f3f78b25daaa4a430
+SIZE (vcmi-vcmi-1.5.3_GH0.tar.gz) = 9733735
SHA256 (vcmi-innoextract-9977089_GH0.tar.gz) = dae4cbf04a0adc6f9d0d3d64f90deda8fd148ced3834a4062b18a1538a26edbe
SIZE (vcmi-innoextract-9977089_GH0.tar.gz) = 205324
diff --git a/games/vcmi/pkg-plist b/games/vcmi/pkg-plist
index 7cafd9e0387c..19ac827d49cd 100644
--- a/games/vcmi/pkg-plist
+++ b/games/vcmi/pkg-plist
@@ -457,27 +457,6 @@ share/icons/hicolor/scalable/apps/vcmiclient.svg
%%DATADIR%%/config/widgets/settings/settingsMainContainer.json
%%DATADIR%%/config/widgets/turnOptionsDropdownLibrary.json
%%DATADIR%%/config/widgets/turnOptionsTab.json
-%%QT%%%%DATADIR%%/launcher/icons/about-project.png
-%%QT%%%%DATADIR%%/launcher/icons/menu-editor.png
-%%QT%%%%DATADIR%%/launcher/icons/menu-game.png
-%%QT%%%%DATADIR%%/launcher/icons/menu-mods.png
-%%QT%%%%DATADIR%%/launcher/icons/menu-settings.png
-%%QT%%%%DATADIR%%/launcher/icons/mod-delete.png
-%%QT%%%%DATADIR%%/launcher/icons/mod-disabled.png
-%%QT%%%%DATADIR%%/launcher/icons/mod-download.png
-%%QT%%%%DATADIR%%/launcher/icons/mod-enabled.png
-%%QT%%%%DATADIR%%/launcher/icons/mod-update.png
-%%QT%%%%DATADIR%%/launcher/translation/chinese.qm
-%%QT%%%%DATADIR%%/launcher/translation/czech.qm
-%%QT%%%%DATADIR%%/launcher/translation/english.qm
-%%QT%%%%DATADIR%%/launcher/translation/french.qm
-%%QT%%%%DATADIR%%/launcher/translation/german.qm
-%%QT%%%%DATADIR%%/launcher/translation/polish.qm
-%%QT%%%%DATADIR%%/launcher/translation/portuguese.qm
-%%QT%%%%DATADIR%%/launcher/translation/russian.qm
-%%QT%%%%DATADIR%%/launcher/translation/spanish.qm
-%%QT%%%%DATADIR%%/launcher/translation/ukrainian.qm
-%%QT%%%%DATADIR%%/launcher/translation/vietnamese.qm
%%QT%%%%DATADIR%%/mapeditor/icons/brush-0.png
%%QT%%%%DATADIR%%/mapeditor/icons/brush-1.png
%%QT%%%%DATADIR%%/mapeditor/icons/brush-2.png
diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index ca33707197f3..d8d93505866f 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,5 +1,5 @@
PORTNAME= veloren
-PORTVERSION= s20240611
+PORTVERSION= s20240626
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-265-ge4cd939eb # git describe --match='v[0-9]*' weekly
+GL_TAGNAME= v0.16.0-297-g6a4fcbe41 # 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 4bafd8456a98..1587bd8275b9 100644
--- a/games/veloren-weekly/Makefile.crates
+++ b/games/veloren-weekly/Makefile.crates
@@ -84,8 +84,8 @@ CARGO_CRATES= ab_glyph-0.2.26 \
cfg-if-1.0.0 \
cfg_aliases-0.1.1 \
chrono-0.4.38 \
- chrono-tz-0.8.6 \
- chrono-tz-build-0.2.1 \
+ chrono-tz-0.9.0 \
+ chrono-tz-build-0.3.0 \
chumsky-0.9.3 \
ciborium-0.2.2 \
ciborium-io-0.2.2 \
@@ -105,7 +105,6 @@ CARGO_CRATES= ab_glyph-0.2.26 \
cocoa-0.25.0 \
cocoa-foundation-0.1.2 \
codespan-reporting-0.11.1 \
- color_quant-1.1.0 \
colorchoice-1.0.1 \
com-rs-0.2.1 \
combine-4.6.7 \
@@ -174,7 +173,6 @@ CARGO_CRATES= ab_glyph-0.2.26 \
dirs-sys-0.4.1 \
dirs-sys-next-0.1.2 \
discord-sdk-0.3.6 \
- dispatch-0.1.4 \
dispatch-0.2.0 \
displaydoc-0.2.4 \
divrem-1.0.0 \
@@ -248,7 +246,6 @@ CARGO_CRATES= ab_glyph-0.2.26 \
generic-array-0.14.7 \
gethostname-0.2.3 \
gethostname-0.4.3 \
- getrandom-0.1.16 \
getrandom-0.2.15 \
gilrs-0.10.2 \
gilrs-core-0.5.7 \
@@ -300,7 +297,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \
ident_case-1.0.1 \
idna-0.4.0 \
idna-0.5.0 \
- image-0.24.9 \
+ image-0.25.1 \
indexmap-2.2.6 \
indicatif-0.17.8 \
indoc-2.0.5 \
@@ -320,6 +317,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \
itertools-0.10.5 \
itertools-0.11.0 \
itertools-0.12.1 \
+ itertools-0.13.0 \
itoa-1.0.11 \
ittapi-0.4.0 \
ittapi-sys-0.4.0 \
@@ -327,7 +325,6 @@ CARGO_CRATES= ab_glyph-0.2.26 \
jni-0.21.1 \
jni-sys-0.3.0 \
jobserver-0.1.31 \
- jpeg-decoder-0.3.1 \
js-sys-0.3.69 \
khronos-egl-6.0.0 \
khronos_api-3.1.0 \
@@ -395,7 +392,7 @@ CARGO_CRATES= ab_glyph-0.2.26 \
nix-0.25.1 \
nix-0.28.0 \
nohash-hasher-0.2.0 \
- noise-0.7.0 \
+ noise-0.9.0 \
nom-7.1.3 \
notify-6.1.1 \
nougat-0.2.4 \
@@ -440,7 +437,6 @@ CARGO_CRATES= ab_glyph-0.2.26 \
option-ext-0.2.0 \
orbclient-0.3.47 \
ordered-float-1.1.1 \
- ordered-float-3.9.2 \
ordered-float-4.2.0 \
overload-0.1.1 \
owned_ttf_parser-0.21.0 \
@@ -495,14 +491,10 @@ CARGO_CRATES= ab_glyph-0.2.26 \
quote-1.0.36 \
radium-0.7.0 \
radix_trie-0.2.1 \
- rand-0.7.3 \
rand-0.8.5 \
- rand_chacha-0.2.2 \
rand_chacha-0.3.1 \
- rand_core-0.5.1 \
rand_core-0.6.4 \
- rand_hc-0.2.0 \
- rand_xorshift-0.2.0 \
+ rand_xorshift-0.3.0 \
range-alloc-0.1.3 \
ratatui-0.26.2 \
raw-window-handle-0.5.2 \
@@ -613,10 +605,8 @@ CARGO_CRATES= ab_glyph-0.2.26 \
str-buf-1.0.6 \
strict-num-0.1.1 \
strsim-0.11.1 \
- strum-0.24.1 \
- strum-0.26.2 \
- strum_macros-0.24.3 \
- strum_macros-0.26.2 \
+ strum-0.26.3 \
+ strum_macros-0.26.4 \
subtle-2.5.0 \
sum_type-0.2.0 \
svg_fmt-0.4.3 \
@@ -699,7 +689,6 @@ CARGO_CRATES= ab_glyph-0.2.26 \
versions-5.0.1 \
walkdir-2.5.0 \
want-0.3.1 \
- wasi-0.9.0+wasi-snapshot-preview1 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.92 \
wasm-bindgen-backend-0.2.92 \
@@ -828,6 +817,8 @@ CARGO_CRATES= ab_glyph-0.2.26 \
zstd-0.13.1 \
zstd-safe-7.1.0 \
zstd-sys-2.0.10+zstd.1.5.6 \
+ zune-core-0.4.12 \
+ zune-jpeg-0.4.11 \
keyboard-keynames@git+https://gitlab.com/Imbris/keyboard-keynames.git?tag=veloren-winit-0.28\#fca4bbdfa51bf054b155a455935b3792975c989d \
naga,wgpu,wgpu-core,wgpu-hal,wgpu-types@git+https://github.com/Imberflur/wgpu.git?tag=0.18-with-fixes-for-veloren-v1\#df527ef82e2eba827eda9278caa583506a06aa87 \
specs,specs-derive@git+https://github.com/amethyst/specs.git?rev=4e2da1df29ee840baa9b936593c45592b7c9ae27\#4e2da1df29ee840baa9b936593c45592b7c9ae27 \
diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo
index 022042080a0a..05f275ffbf92 100644
--- a/games/veloren-weekly/distinfo
+++ b/games/veloren-weekly/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1718143357
+TIMESTAMP = 1719403935
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
@@ -171,10 +171,10 @@ SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438
SIZE (rust/crates/cfg_aliases-0.1.1.crate) = 6009
SHA256 (rust/crates/chrono-0.4.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401
SIZE (rust/crates/chrono-0.4.38.crate) = 220559
-SHA256 (rust/crates/chrono-tz-0.8.6.crate) = d59ae0466b83e838b81a54256c39d5d7c20b9d7daa10510a242d9b75abd5936e
-SIZE (rust/crates/chrono-tz-0.8.6.crate) = 624830
-SHA256 (rust/crates/chrono-tz-build-0.2.1.crate) = 433e39f13c9a060046954e0592a8d0a4bcb1040125cbf91cb8ee58964cfb350f
-SIZE (rust/crates/chrono-tz-build-0.2.1.crate) = 10421
+SHA256 (rust/crates/chrono-tz-0.9.0.crate) = 93698b29de5e97ad0ae26447b344c482a7284c737d9ddc5f9e52b74a336671bb
+SIZE (rust/crates/chrono-tz-0.9.0.crate) = 361570
+SHA256 (rust/crates/chrono-tz-build-0.3.0.crate) = 0c088aee841df9c3041febbb73934cfc39708749bf96dc827e3359cd39ef11b1
+SIZE (rust/crates/chrono-tz-build-0.3.0.crate) = 6139
SHA256 (rust/crates/chumsky-0.9.3.crate) = 8eebd66744a15ded14960ab4ccdbfb51ad3b81f51f3f04a80adac98c985396c9
SIZE (rust/crates/chumsky-0.9.3.crate) = 75112
SHA256 (rust/crates/ciborium-0.2.2.crate) = 42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e
@@ -213,8 +213,6 @@ SHA256 (rust/crates/cocoa-foundation-0.1.2.crate) = 8c6234cbb2e4c785b456c0644748
SIZE (rust/crates/cocoa-foundation-0.1.2.crate) = 15028
SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e
SIZE (rust/crates/codespan-reporting-0.11.1.crate) = 48963
-SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b
-SIZE (rust/crates/color_quant-1.1.0.crate) = 6649
SHA256 (rust/crates/colorchoice-1.0.1.crate) = 0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422
SIZE (rust/crates/colorchoice-1.0.1.crate) = 7895
SHA256 (rust/crates/com-rs-0.2.1.crate) = bf43edc576402991846b093a7ca18a3477e0ef9c588cde84964b5d3e43016642
@@ -351,8 +349,6 @@ SHA256 (rust/crates/dirs-sys-next-0.1.2.crate) = 4ebda144c4fe02d1f7ea1a7d9641b6f
SIZE (rust/crates/dirs-sys-next-0.1.2.crate) = 10681
SHA256 (rust/crates/discord-sdk-0.3.6.crate) = dc3d7a4f9bc39006b732a01d63b34ff1518313313d707cb18cf6187d2124f7f4
SIZE (rust/crates/discord-sdk-0.3.6.crate) = 58181
-SHA256 (rust/crates/dispatch-0.1.4.crate) = 04e93ca78226c51902d7aa8c12c988338aadd9e85ed9c6be8aaac39192ff3605
-SIZE (rust/crates/dispatch-0.1.4.crate) = 8826
SHA256 (rust/crates/dispatch-0.2.0.crate) = bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b
SIZE (rust/crates/dispatch-0.2.0.crate) = 10229
SHA256 (rust/crates/displaydoc-0.2.4.crate) = 487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d
@@ -499,8 +495,6 @@ SHA256 (rust/crates/gethostname-0.2.3.crate) = c1ebd34e35c46e00bb73e81363248d627
SIZE (rust/crates/gethostname-0.2.3.crate) = 8174
SHA256 (rust/crates/gethostname-0.4.3.crate) = 0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818
SIZE (rust/crates/gethostname-0.4.3.crate) = 9336
-SHA256 (rust/crates/getrandom-0.1.16.crate) = 8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce
-SIZE (rust/crates/getrandom-0.1.16.crate) = 25077
SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7
SIZE (rust/crates/getrandom-0.2.15.crate) = 37163
SHA256 (rust/crates/gilrs-0.10.2.crate) = 62fd19844d0eb919aca41d3e4ea0e0b6bf60e1e827558b101c269015b8f5f27a
@@ -603,8 +597,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/image-0.24.9.crate) = 5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d
-SIZE (rust/crates/image-0.24.9.crate) = 9261055
+SHA256 (rust/crates/image-0.25.1.crate) = fd54d660e773627692c524beaad361aca785a4f9f5730ce91f42aabe5bce3d11
+SIZE (rust/crates/image-0.25.1.crate) = 9176733
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
@@ -643,6 +637,8 @@ SHA256 (rust/crates/itertools-0.11.0.crate) = b1c173a5686ce8bfa551b3563d0c2170bf
SIZE (rust/crates/itertools-0.11.0.crate) = 125074
SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569
SIZE (rust/crates/itertools-0.12.1.crate) = 137761
+SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186
+SIZE (rust/crates/itertools-0.13.0.crate) = 146261
SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b
SIZE (rust/crates/itoa-1.0.11.crate) = 10563
SHA256 (rust/crates/ittapi-0.4.0.crate) = 6b996fe614c41395cdaedf3cf408a9534851090959d90d54a535f675550b64b1
@@ -657,8 +653,6 @@ SHA256 (rust/crates/jni-sys-0.3.0.crate) = 8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4
SIZE (rust/crates/jni-sys-0.3.0.crate) = 10232
SHA256 (rust/crates/jobserver-0.1.31.crate) = d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e
SIZE (rust/crates/jobserver-0.1.31.crate) = 27306
-SHA256 (rust/crates/jpeg-decoder-0.3.1.crate) = f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0
-SIZE (rust/crates/jpeg-decoder-0.3.1.crate) = 744364
SHA256 (rust/crates/js-sys-0.3.69.crate) = 29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d
SIZE (rust/crates/js-sys-0.3.69.crate) = 81083
SHA256 (rust/crates/khronos-egl-6.0.0.crate) = 6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76
@@ -793,8 +787,8 @@ SHA256 (rust/crates/nix-0.28.0.crate) = ab2156c4fce2f8df6c499cc1c763e4394b748252
SIZE (rust/crates/nix-0.28.0.crate) = 311086
SHA256 (rust/crates/nohash-hasher-0.2.0.crate) = 2bf50223579dc7cdcfb3bfcacf7069ff68243f8c363f62ffa99cf000a6b9c451
SIZE (rust/crates/nohash-hasher-0.2.0.crate) = 8051
-SHA256 (rust/crates/noise-0.7.0.crate) = 82051dd6745d5184c6efb7bc8be14892a7f6d4f3ad6dbf754d1c7d7d5fe24b43
-SIZE (rust/crates/noise-0.7.0.crate) = 68306
+SHA256 (rust/crates/noise-0.9.0.crate) = 6da45c8333f2e152fc665d78a380be060eb84fad8ca4c9f7ac8ca29216cff0cc
+SIZE (rust/crates/noise-0.9.0.crate) = 82369
SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a
SIZE (rust/crates/nom-7.1.3.crate) = 117570
SHA256 (rust/crates/notify-6.1.1.crate) = 6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d
@@ -883,8 +877,6 @@ SHA256 (rust/crates/orbclient-0.3.47.crate) = 52f0d54bde9774d3a51dcf281a5def240c
SIZE (rust/crates/orbclient-0.3.47.crate) = 1324509
SHA256 (rust/crates/ordered-float-1.1.1.crate) = 3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7
SIZE (rust/crates/ordered-float-1.1.1.crate) = 9983
-SHA256 (rust/crates/ordered-float-3.9.2.crate) = f1e1c390732d15f1d48471625cd92d154e66db2c56645e29a9cd26f4699f72dc
-SIZE (rust/crates/ordered-float-3.9.2.crate) = 19788
SHA256 (rust/crates/ordered-float-4.2.0.crate) = a76df7075c7d4d01fdcb46c912dd17fba5b60c78ea480b475f2b6ab6f666584e
SIZE (rust/crates/ordered-float-4.2.0.crate) = 20510
SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39
@@ -993,22 +985,14 @@ SHA256 (rust/crates/radium-0.7.0.crate) = dc33ff2d4973d518d823d61aa239014831e521
SIZE (rust/crates/radium-0.7.0.crate) = 10906
SHA256 (rust/crates/radix_trie-0.2.1.crate) = c069c179fcdc6a2fe24d8d18305cf085fdbd4f922c041943e203685d6a1c58fd
SIZE (rust/crates/radix_trie-0.2.1.crate) = 251366
-SHA256 (rust/crates/rand-0.7.3.crate) = 6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03
-SIZE (rust/crates/rand-0.7.3.crate) = 112246
SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404
SIZE (rust/crates/rand-0.8.5.crate) = 87113
-SHA256 (rust/crates/rand_chacha-0.2.2.crate) = f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402
-SIZE (rust/crates/rand_chacha-0.2.2.crate) = 13267
SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88
SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251
-SHA256 (rust/crates/rand_core-0.5.1.crate) = 90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19
-SIZE (rust/crates/rand_core-0.5.1.crate) = 21116
SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c
SIZE (rust/crates/rand_core-0.6.4.crate) = 22666
-SHA256 (rust/crates/rand_hc-0.2.0.crate) = ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c
-SIZE (rust/crates/rand_hc-0.2.0.crate) = 11670
-SHA256 (rust/crates/rand_xorshift-0.2.0.crate) = 77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8
-SIZE (rust/crates/rand_xorshift-0.2.0.crate) = 9098
+SHA256 (rust/crates/rand_xorshift-0.3.0.crate) = d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f
+SIZE (rust/crates/rand_xorshift-0.3.0.crate) = 9121
SHA256 (rust/crates/range-alloc-0.1.3.crate) = 9c8a99fddc9f0ba0a85884b8d14e3592853e787d581ca1816c91349b10e4eeab
SIZE (rust/crates/range-alloc-0.1.3.crate) = 7664
SHA256 (rust/crates/ratatui-0.26.2.crate) = a564a852040e82671dc50a37d88f3aa83bbc690dfc6844cfe7a2591620206a80
@@ -1229,14 +1213,10 @@ SHA256 (rust/crates/strict-num-0.1.1.crate) = 6637bab7722d379c8b41ba849228d680cc
SIZE (rust/crates/strict-num-0.1.1.crate) = 5104
SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f
SIZE (rust/crates/strsim-0.11.1.crate) = 14266
-SHA256 (rust/crates/strum-0.24.1.crate) = 063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f
-SIZE (rust/crates/strum-0.24.1.crate) = 5636
-SHA256 (rust/crates/strum-0.26.2.crate) = 5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29
-SIZE (rust/crates/strum-0.26.2.crate) = 7189
-SHA256 (rust/crates/strum_macros-0.24.3.crate) = 1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59
-SIZE (rust/crates/strum_macros-0.24.3.crate) = 20696
-SHA256 (rust/crates/strum_macros-0.26.2.crate) = c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946
-SIZE (rust/crates/strum_macros-0.26.2.crate) = 27056
+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
+SIZE (rust/crates/strum_macros-0.26.4.crate) = 27531
SHA256 (rust/crates/subtle-2.5.0.crate) = 81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc
SIZE (rust/crates/subtle-2.5.0.crate) = 13909
SHA256 (rust/crates/sum_type-0.2.0.crate) = da5b4a0c9f3c7c8e891e445a7c776627e208e8bba23ab680798066dd283e6a15
@@ -1401,8 +1381,6 @@ SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06
SIZE (rust/crates/walkdir-2.5.0.crate) = 23951
SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e
SIZE (rust/crates/want-0.3.1.crate) = 6398
-SHA256 (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519
-SIZE (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = 31521
SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423
SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131
SHA256 (rust/crates/wasm-bindgen-0.2.92.crate) = 4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8
@@ -1659,6 +1637,10 @@ SHA256 (rust/crates/zstd-safe-7.1.0.crate) = 1cd99b45c6bc03a018c8b8a86025678c87e
SIZE (rust/crates/zstd-safe-7.1.0.crate) = 20792
SHA256 (rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate) = c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa
SIZE (rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate) = 749088
+SHA256 (rust/crates/zune-core-0.4.12.crate) = 3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a
+SIZE (rust/crates/zune-core-0.4.12.crate) = 17355
+SHA256 (rust/crates/zune-jpeg-0.4.11.crate) = ec866b44a2a1fd6133d363f073ca1b179f438f99e7e5bfb1e33f7181facfe448
+SIZE (rust/crates/zune-jpeg-0.4.11.crate) = 61815
SHA256 (Imbris-keyboard-keynames-veloren-winit-0.28_GL0.tar.gz) = cc8baf32868d7c0d52a8c9dea7beaf5f3226433147a63e3a118a3cd710109263
SIZE (Imbris-keyboard-keynames-veloren-winit-0.28_GL0.tar.gz) = 4886
SHA256 (Imberflur-wgpu-0.18-with-fixes-for-veloren-v1_GH0.tar.gz) = 49f1c4f4ea15c542b335c350319ce474660d6385d57cbcc8691bc1f53d564fd1
@@ -1677,5 +1659,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-265-ge4cd939eb.tar.bz2) = 41884f5fa44cde42cb7773f699648de27d3963c96da1fe5c375c823fc1c89b1a
-SIZE (veloren-v0.16.0-265-ge4cd939eb.tar.bz2) = 300005352
+SHA256 (veloren-v0.16.0-297-g6a4fcbe41.tar.bz2) = 0945f4591cd856e7b96ee31f732e25fdb8021429d8794238b189d111dadb385d
+SIZE (veloren-v0.16.0-297-g6a4fcbe41.tar.bz2) = 299992203