From a9315d997555f3881aeaf033b47dfc4a0e9858d5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 8 Nov 2020 12:07:13 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 4e81b2f..5430bab 100644 --- a/manifest.json +++ b/manifest.json @@ -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."