From 81207ca89be2a069318efb7da6a5db0bce383428 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Oct 2020 19:01:30 +0000 Subject: [PATCH] heroku-cli: Update to version 7.46.2 --- bucket/heroku-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/heroku-cli.json b/bucket/heroku-cli.json index 48ea2c248c..e5c857a102 100644 --- a/bucket/heroku-cli.json +++ b/bucket/heroku-cli.json @@ -1,16 +1,16 @@ { - "version": "7.46.1", + "version": "7.46.2", "homepage": "https://devcenter.heroku.com/articles/heroku-cli", "description": "An essential part of using Heroku, which can perform nearly any Heroku-related task right from your terminal.", "license": "ISC", "architecture": { "64bit": { "url": "https://cli-assets.heroku.com/heroku-win32-x64.tar.xz#/dl.xz", - "hash": "30c92bac9c7d413c8294ea46967f7746ebca6cf3b43516453e9844bd6bb03045" + "hash": "fe86f27d3deaa1d23c0310fd96250afad112012fb528d30272e755bf09f52408" }, "32bit": { "url": "https://cli-assets.heroku.com/heroku-win32-x86.tar.xz#/dl.xz", - "hash": "b3be34ab398148de6d9877b5c11df15f0ee58a88b4b1248cc43fe25dcd9082e6" + "hash": "e0d9e6740bcc8b6f9ab612016d163296bb777181177de70d15eea5072d237058" } }, "pre_install": [