mirror of
https://github.com/YunoHost-Apps/retroarch_ynh.git
synced 2024-09-03 20:16:12 +02:00
Merge pull request #49 from YunoHost-Apps/ci-auto-update-v1.15.0
Upgrade to version 1.15.0
This commit is contained in:
commit
8b1cc59d3c
5 changed files with 6 additions and 6 deletions
|
@ -22,7 +22,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.14.0~ynh1
|
**Shipped version:** 1.15.0~ynh1
|
||||||
|
|
||||||
**Demo:** https://web.libretro.com/
|
**Demo:** https://web.libretro.com/
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,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.14.0~ynh1
|
**Version incluse :** 1.15.0~ynh1
|
||||||
|
|
||||||
**Démo :** https://web.libretro.com/
|
**Démo :** https://web.libretro.com/
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
setup_private=1
|
setup_private=1
|
||||||
setup_public=1
|
setup_public=1
|
||||||
upgrade=1
|
upgrade=1
|
||||||
upgrade=1 from_commit=cabb7f092671eb34504972fcebe9c8285653754b
|
upgrade=1 from_commit=626e71c417ceb1b2481751fd5e2b0373c2b1b927
|
||||||
backup_restore=1
|
backup_restore=1
|
||||||
multi_instance=0
|
multi_instance=0
|
||||||
change_url=1
|
change_url=1
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://buildbot.libretro.com/stable/1.14.0/emscripten/RetroArch.7z
|
SOURCE_URL=https://buildbot.libretro.com/stable/1.15.0/emscripten/RetroArch.7z
|
||||||
SOURCE_SUM=45e7c2bee2cb80ffc10db59da0863b3a1d1d1c2d400d4c6daeca6fc272934d9f
|
SOURCE_SUM=426aba099daa69835a4b9ed1e1653b1e3fcf7efefa76f0cea97aef16477b4f6e
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=7z
|
SOURCE_FORMAT=7z
|
||||||
SOURCE_FILENAME=retroarch.7z
|
SOURCE_FILENAME=retroarch.7z
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"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.14.0~ynh1",
|
"version": "1.15.0~ynh1",
|
||||||
"url": "http://www.retroarch.com/",
|
"url": "http://www.retroarch.com/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
|
|
Loading…
Reference in a new issue