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:
ericgaspar 2021-11-23 13:06:54 +01:00
parent 6bfa567831
commit 351008c9de
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 4 deletions

View file

@ -1,6 +1,5 @@
SOURCE_URL=https://github.com/LycheeOrg/Lychee/releases/download/v4.3.4/Lychee.zip SOURCE_URL=https://github.com/LycheeOrg/Lychee/releases/download/v4.3.6/Lychee.zip
SOURCE_SUM=6f51e8239bc38cba0ae8f0759b7eb4c87a09009cab07b3694f4666f7411b0f8d SOURCE_SUM=e93f866f0cc6be2add4b92e424eab1a3e62a261c9ec6a4ef52d2af78362ea4f4
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=

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.3.4~ynh1", "version": "4.3.6~ynh1",
"url": "https://lycheeorg.github.io/", "url": "https://lycheeorg.github.io/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",