mirror of
https://github.com/YunoHost-Apps/retroarch_ynh.git
synced 2024-09-03 20:16:12 +02:00
Upgrade to v1.10.3
This commit is contained in:
parent
3f24b75802
commit
db5d160874
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://buildbot.libretro.com/stable/1.10.3/emscripten/RetroArch.7z
|
||||
SOURCE_SUM=ccbed86baa1b7f6a92104c20ca9671124c15189dfddf76be641c7486c74fc1d2
|
||||
SOURCE_SUM=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=7z
|
||||
SOURCE_FILENAME=retroarch.7z
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"nginx"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
"install": [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain"
|
||||
|
@ -45,9 +45,9 @@
|
|||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"help":{
|
||||
"en":"Yes will allow everyone to access the app without login to yunohost instance first",
|
||||
"fr":"Oui autorisera n'importe qui à accéder à l'application sans s'identifier dans Yunohost"
|
||||
"help": {
|
||||
"en": "Yes will allow everyone to access the app without login to yunohost instance first",
|
||||
"fr": "Oui autorisera n'importe qui à accéder à l'application sans s'identifier dans Yunohost"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue