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",
"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."