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 #30 from YunoHost-Apps/testing

1.10.1
This commit is contained in:
Krakinou 2022-03-07 22:42:46 +01:00 committed by GitHub
commit 790e6e98bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 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.10.0 **Shipped version:** 1.10.1
**Demo:** https://web.libretro.com/ **Demo:** https://web.libretro.com/

View file

@ -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! RetroArch has advanced features like shaders, netplay, rewinding, next-frame response times, runahead, machine translation, blind accessibility features, and more!
**Version incluse :** 1.10.0 **Version incluse :** 1.10.1
**Démo :** https://web.libretro.com/ **Démo :** https://web.libretro.com/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://buildbot.libretro.com/stable/__UPSTREAM_VERSION__/emscripten/RetroArch.7z SOURCE_URL=https://buildbot.libretro.com/stable/__UPSTREAM_VERSION__/emscripten/RetroArch.7z
SOURCE_SUM=7b8d73a8debea6bebf84ce62308f28c954eba152e5894c961370332ae34619b2 SOURCE_SUM=34d32352f3bf13f7eacf53cf27cbc7bdb08655b7b13c2ec7b390f387f54c40ad
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=7z SOURCE_FORMAT=7z
SOURCE_EXTRACT=false SOURCE_EXTRACT=false

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.10.0~ynh3", "version": "1.10.1~ynh1",
"url": "http://www.retroarch.com/", "url": "http://www.retroarch.com/",
"upstream": { "upstream": {
"version": "1.10.0", "version": "1.10.1",
"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/",