From 7dd217021b1a50d27e1c59e817e6de338bcafe6e Mon Sep 17 00:00:00 2001 From: Krakinou Date: Tue, 3 Oct 2023 23:15:53 +0200 Subject: [PATCH] 1.16.0 --- manifest.toml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/manifest.toml b/manifest.toml index e02c0b0..596b064 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Retroarch Web Player" description.en = "Emulate videogames system and play videogames through your web browser" description.fr = "Emulez des consoles de jeux et jouer à ces jeux vidéos dans votre explorateur web" -version = "1.15.0~ynh3" +version = "1.16.0~ynh1" maintainers = ["Krakinou"] @@ -29,11 +29,9 @@ ram.runtime = "50M" [install] [install.domain] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "domain" [install.path] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "path" default = "/retroarch" @@ -47,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://buildbot.libretro.com/stable/1.15.0/emscripten/RetroArch.7z" - sha256 = "ce4f8319850545478d9b18cb103de0234fc36a1b50788c82cfb0ca308e793914" + url = "https://buildbot.libretro.com/stable/1.16.0/emscripten/RetroArch.7z" + sha256 = "354f2e7b54ceada68bb06bf7a903ef441184cea2deeaedb9c662c49648bdedf6" format = "whatever" in_subdir = true extract = false