mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 22:31:21 +00:00
heroku-cli: Update to version 9.4.0
This commit is contained in:
parent
a8373c7f6f
commit
5663573374
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "9.3.2",
|
"version": "9.4.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/9.3.2/0bce57c/heroku-v9.3.2-0bce57c-win32-x64.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/9.4.0/cb2b939/heroku-v9.4.0-cb2b939-win32-x64.tar.xz#/dl.xz",
|
||||||
"hash": "23f8f0a2964ccf35b269127982c57ec03c6e5817b07db64f64118f62879385e8"
|
"hash": "eaa110a1c1625be45485041a8697d083ce0b0179c2c9230cd8a2abf3705b7246"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cli-assets.heroku.com/versions/9.3.2/0bce57c/heroku-v9.3.2-0bce57c-win32-x86.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/9.4.0/cb2b939/heroku-v9.4.0-cb2b939-win32-x86.tar.xz#/dl.xz",
|
||||||
"hash": "afd289d28d86f49ea822f816cd027c2b9653044472589d53e587fc4f18575da8"
|
"hash": "c6e382b206a4917f57db58f1860e97735b553d7e0277fd2d06b2442dfac8b94d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user