mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
heroku-cli: Update to version 10.1.0
This commit is contained in:
parent
8ffd97839b
commit
930240c397
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "10.0.2",
|
"version": "10.1.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.0.2/7947ef4/heroku-v10.0.2-7947ef4-win32-x64.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/10.1.0/f1a505c/heroku-v10.1.0-f1a505c-win32-x64.tar.xz#/dl.xz",
|
||||||
"hash": "9fcfd639fff45738881034969e49f0d8adb0ba2ca3ed72f0cf67bd23e18aa7c1"
|
"hash": "db6fbb3b5eadb0d21568fb92a0821556abc34e7fecdbe4c0439932cd50fadb8a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cli-assets.heroku.com/versions/10.0.2/7947ef4/heroku-v10.0.2-7947ef4-win32-x86.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/10.1.0/f1a505c/heroku-v10.1.0-f1a505c-win32-x86.tar.xz#/dl.xz",
|
||||||
"hash": "ed823b68e9a65e7585862b5f2e5c61cff8ae975a8b9d20a6d439089779c0c1f3"
|
"hash": "b85a3b00e61974eb851b437fb327ede96794abc22bf76f53ce19d5b72ce2da7e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user