From 0d8f032df5337964ccc313885a7b86d766d4e6bd Mon Sep 17 00:00:00 2001 From: Wilson Vargas Date: Tue, 19 May 2020 19:42:07 -0500 Subject: [PATCH] Add Postman (#353) * Add Postman * Rename 7.24.0.yml to 7.24.0.yaml --- manifests/Postman/Postman/7.24.0.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/Postman/Postman/7.24.0.yaml diff --git a/manifests/Postman/Postman/7.24.0.yaml b/manifests/Postman/Postman/7.24.0.yaml new file mode 100644 index 000000000..fa208dc15 --- /dev/null +++ b/manifests/Postman/Postman/7.24.0.yaml @@ -0,0 +1,17 @@ +Id: Postman.Postman +Version: 7.24.0 +Name: Postman +Publisher: Postman +License: © 2020 Postman, Inc. All rights reserved. +AppMoniker: postman +Tags: api, postman, development +Description: The Collaboration Platform for API Development +Homepage: https://www.postman.com/ +Installers: + - Arch: x64 + Url: https://dl.pstmn.io/download/latest/win64?filename=Postman-win64-7.24.0-Setup.exe + Sha256: 0B9791F637DCBBC2069DA97EEA4ABFB0946E6BFF5766533A0C0C56E401E067B0 + InstallerType: exe + Switches: + Silent: "/S" + SilentWithProgress: "/S"