mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
heroku-cli: Update to version 10.0.1
This commit is contained in:
parent
3624780508
commit
acbdb0c0b7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "10.0.0",
|
"version": "10.0.1",
|
||||||
"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.0/b084308/heroku-v10.0.0-b084308-win32-x64.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/10.0.1/d25ac62/heroku-v10.0.1-d25ac62-win32-x64.tar.xz#/dl.xz",
|
||||||
"hash": "208452b653f986c048c7309733096040592f6639ccfa2c573d405841a46593a0"
|
"hash": "e354b8638a2e3616044570db9bb157803586c55c3251839b0e56620cb94ccb24"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cli-assets.heroku.com/versions/10.0.0/b084308/heroku-v10.0.0-b084308-win32-x86.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/10.0.1/d25ac62/heroku-v10.0.1-d25ac62-win32-x86.tar.xz#/dl.xz",
|
||||||
"hash": "f0d27abbd99cb817c816c1d0d6926f62447a4a180a71eeff49a19ba78ed1fccc"
|
"hash": "6d2284ae96999d4e28a4b29edc9dc1d7440947d5459681344097f105b88e90e9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user