From 731612e9b353a3c30d6fa931771dc20ba051b890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 20 Jan 2023 19:54:43 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 973062c..7cb9289 100644 --- a/manifest.json +++ b/manifest.json @@ -6,11 +6,10 @@ "en": "SHA-256 Hash Calculator", "fr": "Calculateur de hachage SHA-256" }, - "version": "1.0~ynh1", + "version": "1.0~ynh2", "url": "https://github.com/sprin/TrustyHash", "upstream": { "license": "MIT", - "website": "https://github.com/sprin/TrustyHash", "demo": "https://sprin.github.io/TrustyHash/", "userdoc": "https://github.com/sprin/TrustyHash", "code": "https://github.com/sprin/TrustyHash"