mirror of
https://github.com/YunoHost-Apps/squid3_ynh.git
synced 2024-09-03 20:26:11 +02:00
Update manifest.json
This commit is contained in:
parent
2554d3bf20
commit
a9315d9975
1 changed files with 4 additions and 3 deletions
|
@ -3,12 +3,12 @@
|
|||
"id": "squid3",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.",
|
||||
"fr": "Squid est un proxy cache pour le web, compatible HTTP, HTTPS, FTP, et plus encore."
|
||||
"en": "Caching proxy for the Web supporting HTTP, HTTPS, FTP and more.",
|
||||
"fr": "Proxy cache pour le web, compatible HTTP, HTTPS, FTP et plus encore."
|
||||
},
|
||||
"version": "1.0~ynh2",
|
||||
"url": "http://www.squid-cache.org/",
|
||||
"license": "GPL v2",
|
||||
"license": "GPL-2.0-only",
|
||||
"maintainer": {
|
||||
"name": "Anmol Sharma",
|
||||
"email": "anmol@datamol.org"
|
||||
|
@ -22,6 +22,7 @@
|
|||
"install" : [
|
||||
{
|
||||
"name": "squid_port",
|
||||
"type": "string",
|
||||
"ask": {
|
||||
"en": "Choose a port for your Squid 3.",
|
||||
"fr": "Entrez un port pour votre Squid 3."
|
||||
|
|
Loading…
Add table
Reference in a new issue