diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 4b224a9..85178c0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Shipped version:** 5.8.0~ynh4 +**Shipped version:** 5.8.0~ynh5 ## Screenshots diff --git a/README_es.md b/README_es.md index 7c9a2ea..773f358 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versión actual:** 5.8.0~ynh4 +**Versión actual:** 5.8.0~ynh5 ## Capturas diff --git a/README_eu.md b/README_eu.md index 8e941ff..8e559aa 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Paketatutako bertsioa:** 5.8.0~ynh4 +**Paketatutako bertsioa:** 5.8.0~ynh5 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 14432bb..9142329 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Minetest est un moteur de jeu voxel open-source avec modding et création de jeux faciles. -**Version incluse :** 5.8.0~ynh4 +**Version incluse :** 5.8.0~ynh5 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 2bc06e2..70e1c00 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Minetest is a free open-source voxel game engine with easy modding and game creation. -**Versión proporcionada:** 5.8.0~ynh4 +**Versión proporcionada:** 5.8.0~ynh5 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 4bf8fd6..dd60331 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Minetest is a free open-source voxel game engine with easy modding and game creation. -**分发版本:** 5.8.0~ynh4 +**分发版本:** 5.8.0~ynh5 ## 截图 diff --git a/manifest.toml b/manifest.toml index 3cb97ff..fc5c0c9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Minetest" description.en = "Voxel game engine and game. Need a client to connect to the server" description.fr = "Moteur de jeu de type « bac à sable ». Nécessite un client pour se connecter au serveur" -version = "5.8.0~ynh4" +version = "5.8.0~ynh5" maintainers = [] @@ -99,7 +99,7 @@ ram.runtime = "50M" [resources.sources.mineclone2] url = "https://git.minetest.land/VoxeLibre/VoxeLibre/archive/0.86.2.tar.gz" - sha256 = "97536a9e36482363112185ab936532d034163e3dc1ebd3cb365d018fc14b810d" + sha256 = "5bc9a1d284d489e99a569adf238d8c28bf9493802020f53fb67d8ead71618763" autoupdate.upstream = "https://git.minetest.land/VoxeLibre/VoxeLibre" autoupdate.strategy = "latest_forgejo_release"