From 17f74f10f36822a821a43d81344e2214c0371c25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Schoentgen?= Date: Thu, 7 Oct 2021 14:34:33 +0200 Subject: [PATCH] Add summary to Chocolatey metadata It is strongly recommended to add a summary. It will be effective for the next release though. --- docs/packaging/windows-chocolatey/httpie.nuspec | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/packaging/windows-chocolatey/httpie.nuspec b/docs/packaging/windows-chocolatey/httpie.nuspec index c6302765..39e4810d 100644 --- a/docs/packaging/windows-chocolatey/httpie.nuspec +++ b/docs/packaging/windows-chocolatey/httpie.nuspec @@ -3,6 +3,7 @@ httpie 2.5.0 + Modern, user-friendly command-line HTTP client for the API era. HTTPie *aitch-tee-tee-pie* is a user-friendly command-line HTTP client for the API era. It comes with JSON support, syntax highlighting, persistent sessions, wget-like downloads, plugins, and more.