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:
parent
b34f8a830d
commit
731612e9b3
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue