twilio-cli: Update to version 5.12.0

This commit is contained in:
github-actions[bot] 2023-08-14 16:26:18 +00:00
parent c0c2524e2d
commit ab03d3607a

View File

@ -1,5 +1,5 @@
{ {
"version": "5.11.0", "version": "5.12.0",
"description": "Twilio CLI. Unleash the power of Twilio from your command prompt.", "description": "Twilio CLI. Unleash the power of Twilio from your command prompt.",
"homepage": "https://github.com/twilio/twilio-cli", "homepage": "https://github.com/twilio/twilio-cli",
"license": "MIT", "license": "MIT",
@ -15,12 +15,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.11.0/twilio-v5.11.0-win32-x64.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.12.0/twilio-v5.12.0-win32-x64.tar.xz",
"hash": "9991d4b9a70609026d636ed1a81f53d86ce6f765483564dc007ebd81438aead4" "hash": "ca6a8c1f164d9289ac78e7946a155db727140ca93dd7b5418a476dc9282c1e65"
}, },
"32bit": { "32bit": {
"url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.11.0/twilio-v5.11.0-win32-x86.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.12.0/twilio-v5.12.0-win32-x86.tar.xz",
"hash": "50e2d69508083b66ca4edf521d3f659090fc017c838c438dd231e651239fb3c5" "hash": "86ce000283110f1d992f4e57719fbff86d75d14aedce062297fa63f3a67221db"
} }
}, },
"extract_dir": "twilio", "extract_dir": "twilio",