From f9003980a440b9844bcb1275f259679438222bfa Mon Sep 17 00:00:00 2001 From: Kristian Williams Date: Mon, 28 Sep 2020 20:41:30 +0200 Subject: [PATCH] Heroku CLI v7.43.2 (#3768) * Heroku CLI v7.43.2 * Removed none ASCII character. * Renamed file to match specs. Co-authored-by: Kristian Williams --- manifests/Heroku/HerokuCLI/7.43.2.0.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/Heroku/HerokuCLI/7.43.2.0.yaml diff --git a/manifests/Heroku/HerokuCLI/7.43.2.0.yaml b/manifests/Heroku/HerokuCLI/7.43.2.0.yaml new file mode 100644 index 000000000..31cc8ac1f --- /dev/null +++ b/manifests/Heroku/HerokuCLI/7.43.2.0.yaml @@ -0,0 +1,17 @@ +Id: Heroku.HerokuCLI +Version: 7.43.2.0 +Name: HerokuCLI +Publisher: Heroku +License: ISC License +LicenseUrl: https://github.com/heroku/cli/blob/master/LICENSE +Description: The Heroku Command Line Interface (CLI) makes it easy to create and manage your Heroku apps directly from the terminal. It is an essential part of using Heroku. +Homepage: https://devcenter.heroku.com/articles/heroku-cli +Installers: + - Arch: x64 + Url: https://cli-assets.heroku.com/heroku-x64.exe + Sha256: 34ded148b43db92b361369c5bcb021b8834fdd93427f600204374fab2eae179e + InstallerType: exe + Switches: + Silent: /S + SilentWithProgress: /S +