diff --git a/README.md b/README.md index a583b3c..44a8f8c 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.12.0 +**Shipped version:** 1.14.0 **Demo:** https://web.libretro.com/ ## Screenshots diff --git a/README_fr.md b/README_fr.md index 352ff7b..7d5fc75 100644 --- a/README_fr.md +++ b/README_fr.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! -**Version incluse :** 1.12.0 +**Version incluse :** 1.14.0 **Démo :** https://web.libretro.com/ ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 6f4b334..3c65478 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://buildbot.libretro.com/stable/1.12.0/emscripten/RetroArch.7z -SOURCE_SUM=97d2b216c9da94f7d4a36f333e83776fee75b749093e695e04f2c981c6730c06 +SOURCE_URL=https://buildbot.libretro.com/stable/1.14.0/emscripten/RetroArch.7z +SOURCE_SUM=9dee3f313f388dd72953b5cfddb36433326d2b776665c92673dd5c297fecbec5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=7z SOURCE_FILENAME=retroarch.7z diff --git a/manifest.json b/manifest.json index 1b1cc62..dab7954 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.12.0~ynh1", + "version": "1.14.0~ynh1", "url": "http://www.retroarch.com/", "upstream": { - "version": "1.12.0", + "version": "1.14.0", "license": "GPL-3.0-or-later", "website": "http://www.retroarch.com/", "demo": "https://web.libretro.com/",