mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
heroku-cli: Update to version 10.0.0
This commit is contained in:
parent
521f70b846
commit
bd4908b710
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "9.5.1",
|
||||
"version": "10.0.0",
|
||||
"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",
|
||||
"license": "ISC",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cli-assets.heroku.com/versions/9.5.1/1aaf605/heroku-v9.5.1-1aaf605-win32-x64.tar.xz#/dl.xz",
|
||||
"hash": "e7a33739fccba9d24b5e16879546fd62f68527bbc291be44c05a37bbfac71340"
|
||||
"url": "https://cli-assets.heroku.com/versions/10.0.0/b084308/heroku-v10.0.0-b084308-win32-x64.tar.xz#/dl.xz",
|
||||
"hash": "208452b653f986c048c7309733096040592f6639ccfa2c573d405841a46593a0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cli-assets.heroku.com/versions/9.5.1/1aaf605/heroku-v9.5.1-1aaf605-win32-x86.tar.xz#/dl.xz",
|
||||
"hash": "dfcec7e3aaced03c2017903a89048670ecdb2b0d423faff8be6169770102b276"
|
||||
"url": "https://cli-assets.heroku.com/versions/10.0.0/b084308/heroku-v10.0.0-b084308-win32-x86.tar.xz#/dl.xz",
|
||||
"hash": "f0d27abbd99cb817c816c1d0d6926f62447a4a180a71eeff49a19ba78ed1fccc"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user