heroku-cli: Update to version 7.53.0

This commit is contained in:
Richard Kuhnt 2021-04-27 22:00:23 +00:00
parent cc8981db6e
commit bed6a98cca

View File

@ -1,16 +1,16 @@
{ {
"version": "7.52.0", "version": "7.53.0",
"description": "An essential part of using Heroku, which can perform nearly any Heroku-related task right from your terminal.", "description": "An essential part of using Heroku, which can perform nearly any Heroku-related task right from your terminal.",
"homepage": "https://devcenter.heroku.com/articles/heroku-cli", "homepage": "https://devcenter.heroku.com/articles/heroku-cli",
"license": "ISC", "license": "ISC",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://cli-assets.heroku.com/heroku-win32-x64.tar.xz#/dl.xz", "url": "https://cli-assets.heroku.com/heroku-win32-x64.tar.xz#/dl.xz",
"hash": "44e27e493e081df5a534cd0fe6bb8882238749b58a1b9a6e10547e6114a80bbd" "hash": "a399eeec8441c9c9b88ba569f7ca45fe53af6d9ae3f182477b2c75d5668953ad"
}, },
"32bit": { "32bit": {
"url": "https://cli-assets.heroku.com/heroku-win32-x86.tar.xz#/dl.xz", "url": "https://cli-assets.heroku.com/heroku-win32-x86.tar.xz#/dl.xz",
"hash": "d5beff15eee30f24958bc1f6858c855b5179c5dd3b08603a2932255869a0a6ff" "hash": "4cfaff17a795c7603992c37e2670776ce2bb0d6632b3d1928c1bf2cbddf389e7"
} }
}, },
"pre_install": [ "pre_install": [