heroku-cli: Update to version 7.51.0

This commit is contained in:
Richard Kuhnt 2021-03-18 01:00:26 +00:00
parent 59d82e9d78
commit 3ac1828642

View File

@ -1,16 +1,16 @@
{ {
"version": "7.50.0", "version": "7.51.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": "dbbcb6f63321a78cb43ef11e822a53d1a41cc2e1532db8e457ccf5ff6d9b4676" "hash": "1a131882e5de13c939d729969845c8377ad17f1a7dffabfb22f1787a2b4d8a8c"
}, },
"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": "c146e3dfb36b4f9a7678800aa1e0c68cc8dd32e03a9ab4407d90087494c01a26" "hash": "a7a478957aa005cbd2da8a9722be8fc02f780d6754366d1908bed41b2197d064"
} }
}, },
"pre_install": [ "pre_install": [