1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lychee_ynh.git synced 2024-09-03 19:36:36 +02:00
This commit is contained in:
Éric Gaspar 2022-11-12 15:05:02 +01:00
parent f4635e1248
commit b51e8c238b
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/LycheeOrg/Lychee/releases/download/v4.4.0/Lychee.zip SOURCE_URL=https://github.com/LycheeOrg/Lychee/releases/download/v4.6.2/Lychee.zip
SOURCE_SUM=2d451033e392e6c3287f8962524e9b4f5581d8e3dfcc9040690d2dc190274c26 SOURCE_SUM=226a00c746d6c6f139a94d74e09fdaecff7c4ffeb974d88557a1794cde8f6f5f
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Photo-management-system to manage and share photos", "en": "Photo-management-system to manage and share photos",
"fr": "Système de gestion de photos pour gérer et partager des photos" "fr": "Système de gestion de photos pour gérer et partager des photos"
}, },
"version": "4.4.0~ynh4", "version": "4.6.2~ynh1",
"url": "https://lycheeorg.github.io/", "url": "https://lycheeorg.github.io/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
@ -21,7 +21,7 @@
"email": "" "email": ""
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.3.0" "yunohost": ">= 11.0.9"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [