1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/retroarch_ynh.git synced 2024-09-03 20:16:12 +02:00

Merge pull request #44 from YunoHost-Apps/testing

1.14.0
This commit is contained in:
Krakinou 2022-12-14 22:29:10 +01:00 committed by GitHub
commit 62227ae1a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -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! 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/ **Demo:** https://web.libretro.com/
## Screenshots ## Screenshots

View file

@ -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! 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/ **Démo :** https://web.libretro.com/
## Captures d'écran ## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://buildbot.libretro.com/stable/1.12.0/emscripten/RetroArch.7z SOURCE_URL=https://buildbot.libretro.com/stable/1.14.0/emscripten/RetroArch.7z
SOURCE_SUM=97d2b216c9da94f7d4a36f333e83776fee75b749093e695e04f2c981c6730c06 SOURCE_SUM=9dee3f313f388dd72953b5cfddb36433326d2b776665c92673dd5c297fecbec5
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=7z SOURCE_FORMAT=7z
SOURCE_FILENAME=retroarch.7z SOURCE_FILENAME=retroarch.7z

View file

@ -6,10 +6,10 @@
"en": "Emulate videogames system and play videogames through your web browser", "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" "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/", "url": "http://www.retroarch.com/",
"upstream": { "upstream": {
"version": "1.12.0", "version": "1.14.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"website": "http://www.retroarch.com/", "website": "http://www.retroarch.com/",
"demo": "https://web.libretro.com/", "demo": "https://web.libretro.com/",