From cca38dce04837aa10ec0281ed2f62f82e6930cc3 Mon Sep 17 00:00:00 2001 From: Tim Perry Date: Tue, 19 Jan 2021 01:09:43 +0100 Subject: [PATCH] Update HTTP Toolkit to 1.1.0 (#6303) --- manifests/HTTPToolKit/HTTPToolkit/1.1.0.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/HTTPToolKit/HTTPToolkit/1.1.0.yaml diff --git a/manifests/HTTPToolKit/HTTPToolkit/1.1.0.yaml b/manifests/HTTPToolKit/HTTPToolkit/1.1.0.yaml new file mode 100644 index 000000000..703c0d7e4 --- /dev/null +++ b/manifests/HTTPToolKit/HTTPToolkit/1.1.0.yaml @@ -0,0 +1,20 @@ +Id: HTTPToolKit.HTTPToolKit +Name: HTTP Toolkit +AppMoniker: HTTPToolkit +Version: 1.1.0 +Publisher: HTTP Toolkit +License: Copyright (C) 2021 HTTP Toolkit +LicenseUrl: https://tldrlegal.com/l/agpl3 +MinOSVersion: 10.0.0.0 +Homepage: https://httptoolkit.tech/ +Description: Beautiful & open-source tools to debug, test and develop with HTTP(S). +Tags: "http, https, toolkit, debug, inspect, mock, test" +Commands: httptoolkit +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/httptoolkit/httptoolkit-desktop/releases/download/v1.1.0/HttpToolkit-installer-1.1.0.exe + Sha256: 26539e15216cd0e4f9cd2b2ce9310b577fba941e5b12c4362bacfde9d2f9557d + Switches: + Silent: /S + SilentWithProgress: /S