diff --git a/manifest.toml b/manifest.toml index 4f29b3e..d427d19 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~ynh6" +version = "5.8.0~ynh7" maintainers = [] @@ -92,8 +92,8 @@ ram.runtime = "50M" autoupdate.strategy = "latest_github_release" [resources.sources.mineclonia] - url = "https://codeberg.org/mineclonia/mineclonia/archive/0.103.0.tar.gz" - sha256 = "f5a0370f0bddb89c5f06873b275ca0b1f2693bf5992123120bddb4a4bdce4fc6" + url = "https://codeberg.org/mineclonia/mineclonia/archive/1.104.0.tar.gz" + sha256 = "bf7cfa384b6ab7b645149bf8c544fce791891a1e16881f890919a70c489613e6" autoupdate.upstream = "https://codeberg.org/mineclonia/mineclonia" autoupdate.strategy = "latest_forgejo_release"