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
9dd04308fe
commit
de70362995
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "TrustyHash",
|
||||
"id": "TrustyHash",
|
||||
"id": "trustyhash",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "TrustyHash is a small client-side web application that computes SHA-256 hash values on both local files and on remote URLs, with a strong emphasis on a process that will allow you to trust the results. Works offline!",
|
||||
|
@ -37,8 +37,8 @@
|
|||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"example": "/TrustyHash",
|
||||
"default": "/TrustyHash"
|
||||
"example": "/trustyhash",
|
||||
"default": "/trustyhash"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue