mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
heroku-cli: Update to version 10.2.0
This commit is contained in:
parent
6f26f7aca1
commit
9173c49c9e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "10.1.0",
|
"version": "10.2.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.1.0/f1a505c/heroku-v10.1.0-f1a505c-win32-x64.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/10.2.0/9d9128b/heroku-v10.2.0-9d9128b-win32-x64.tar.xz#/dl.xz",
|
||||||
"hash": "db6fbb3b5eadb0d21568fb92a0821556abc34e7fecdbe4c0439932cd50fadb8a"
|
"hash": "fb0bbc5feede7015961d4e1cf94679ecc0d6da51da557f7f9337b1a975c5a71a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cli-assets.heroku.com/versions/10.1.0/f1a505c/heroku-v10.1.0-f1a505c-win32-x86.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/10.2.0/9d9128b/heroku-v10.2.0-9d9128b-win32-x86.tar.xz#/dl.xz",
|
||||||
"hash": "b85a3b00e61974eb851b437fb327ede96794abc22bf76f53ce19d5b72ce2da7e"
|
"hash": "4fa823594b14e8c3b855b44758765d4ed7f88f606de941cfc53db216029f709c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user