mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
heroku-cli: Update to version 9.3.2
This commit is contained in:
parent
db439613c2
commit
04aa3f4aaf
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "9.3.1",
|
"version": "9.3.2",
|
||||||
"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.1/5cf442b/heroku-v9.3.1-5cf442b-win32-x64.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/9.3.2/0bce57c/heroku-v9.3.2-0bce57c-win32-x64.tar.xz#/dl.xz",
|
||||||
"hash": "fc794c41702527378b4db1383ad11e2348c463ac57eaf91a0d90295719f3ed3a"
|
"hash": "23f8f0a2964ccf35b269127982c57ec03c6e5817b07db64f64118f62879385e8"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://cli-assets.heroku.com/versions/9.3.1/5cf442b/heroku-v9.3.1-5cf442b-win32-x86.tar.xz#/dl.xz",
|
"url": "https://cli-assets.heroku.com/versions/9.3.2/0bce57c/heroku-v9.3.2-0bce57c-win32-x86.tar.xz#/dl.xz",
|
||||||
"hash": "072228411aa0ecf9d622373385dc2d3931b78a5c5bf27f5ddbf506bcf26bb0f6"
|
"hash": "afd289d28d86f49ea822f816cd027c2b9653044472589d53e587fc4f18575da8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user