From 58db09593fe5e845f4cc3e4c3372a06bc66a20c1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 14 May 2017 04:53:30 +0200 Subject: [PATCH] Mark hash type as deprecated in schema.json --- schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schema.json b/schema.json index f105a5d1a..cc7a9c440 100644 --- a/schema.json +++ b/schema.json @@ -47,7 +47,8 @@ "sha1", "sha256", "sha512" - ] + ], + "description": "Deprecated, hash type is determined automatically" }, "url": { "anyOf": [