diff --git a/README.md b/README.md index 5e74d24..b2ca45e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ In addition to this, you are able to run original game discs (CDs) from RetroArc RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more! -**Shipped version:** 1.9.10 +**Shipped version:** 1.9.11 **Demo:** https://web.libretro.com/ diff --git a/README_fr.md b/README_fr.md index de904f4..f98dd3a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ In addition to this, you are able to run original game discs (CDs) from RetroArc RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more! -**Version incluse :** 1.9.10 +**Version incluse :** 1.9.11 **Démo :** https://web.libretro.com/ diff --git a/conf/app.src.default b/conf/app.src.default index 73c7668..ce8bfa7 100644 --- a/conf/app.src.default +++ b/conf/app.src.default @@ -1,5 +1,5 @@ SOURCE_URL=https://buildbot.libretro.com/stable/__UPSTREAM_VERSION__/emscripten/RetroArch.7z -SOURCE_SUM=78d72a58919d09516e8912af7c0a149c947393c9c11f06d52176faca45c26d68 +SOURCE_SUM=9845fb0413719dbf0439dd55067a333dc9f59706e1bc6a9104fabdcd37895b22 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=7z SOURCE_EXTRACT=false diff --git a/manifest.json b/manifest.json index e829a36..b568bec 100644 --- a/manifest.json +++ b/manifest.json @@ -6,10 +6,10 @@ "en": "Emulate videogames system and play videogames through your web browser", "fr": "Emulez des consoles de jeux et jouer à ces jeux vidéos dans votre explorateur web" }, - "version": "1.9.10~ynh1", + "version": "1.9.11~ynh1", "url": "http://www.retroarch.com/", "upstream": { - "version": "1.9.10", + "version": "1.9.11", "license": "GPL-3.0-or-later", "website": "http://www.retroarch.com/", "demo": "https://web.libretro.com/",