1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/trustyhash_ynh.git synced 2024-09-04 01:15:56 +02:00

Update manifest.json

This commit is contained in:
Éric Gaspar 2023-01-20 19:54:43 +01:00
parent b34f8a830d
commit 731612e9b3

View file

@ -6,11 +6,10 @@
"en": "SHA-256 Hash Calculator", "en": "SHA-256 Hash Calculator",
"fr": "Calculateur de hachage SHA-256" "fr": "Calculateur de hachage SHA-256"
}, },
"version": "1.0~ynh1", "version": "1.0~ynh2",
"url": "https://github.com/sprin/TrustyHash", "url": "https://github.com/sprin/TrustyHash",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
"website": "https://github.com/sprin/TrustyHash",
"demo": "https://sprin.github.io/TrustyHash/", "demo": "https://sprin.github.io/TrustyHash/",
"userdoc": "https://github.com/sprin/TrustyHash", "userdoc": "https://github.com/sprin/TrustyHash",
"code": "https://github.com/sprin/TrustyHash" "code": "https://github.com/sprin/TrustyHash"