1
0
Fork 0
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:
ericgaspar 2020-11-08 12:07:13 +01:00
parent 2554d3bf20
commit a9315d9975
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -3,12 +3,12 @@
"id": "squid3", "id": "squid3",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more.", "en": "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." "fr": "Proxy cache pour le web, compatible HTTP, HTTPS, FTP et plus encore."
}, },
"version": "1.0~ynh2", "version": "1.0~ynh2",
"url": "http://www.squid-cache.org/", "url": "http://www.squid-cache.org/",
"license": "GPL v2", "license": "GPL-2.0-only",
"maintainer": { "maintainer": {
"name": "Anmol Sharma", "name": "Anmol Sharma",
"email": "anmol@datamol.org" "email": "anmol@datamol.org"
@ -22,6 +22,7 @@
"install" : [ "install" : [
{ {
"name": "squid_port", "name": "squid_port",
"type": "string",
"ask": { "ask": {
"en": "Choose a port for your Squid 3.", "en": "Choose a port for your Squid 3.",
"fr": "Entrez un port pour votre Squid 3." "fr": "Entrez un port pour votre Squid 3."