mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
heroku-cli: Update to version 10.3.0
This commit is contained in:
parent
07a9443363
commit
9599da6ba8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "10.2.0",
|
"version": "10.3.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/versions/10.2.0/9d9128b/heroku-v10.2.0-9d9128b-win32-x64.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/10.3.0/7556b06/heroku-v10.3.0-7556b06-win32-x64.tar.xz#/dl.xz",
|
||||||
"hash": "fb0bbc5feede7015961d4e1cf94679ecc0d6da51da557f7f9337b1a975c5a71a"
|
"hash": "dfb8d77a406dbddc17f105fda2107f3097a7fe81c6ea3f19a4f89b7ffca27946"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cli-assets.heroku.com/versions/10.2.0/9d9128b/heroku-v10.2.0-9d9128b-win32-x86.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/10.3.0/7556b06/heroku-v10.3.0-7556b06-win32-x86.tar.xz#/dl.xz",
|
||||||
"hash": "4fa823594b14e8c3b855b44758765d4ed7f88f606de941cfc53db216029f709c"
|
"hash": "2c3e9726f4aec238db23bd9400b0099ec9574e9c0ec61f24c7657cdc7526d9ab"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user