twilio-cli: Update to version 5.3.2

This commit is contained in:
github-actions[bot] 2023-01-12 08:35:45 +00:00
parent a7ef5085b7
commit 8062b00eb9

View File

@ -1,5 +1,5 @@
{ {
"version": "5.3.1", "version": "5.3.2",
"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",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.3.1/twilio-v5.3.1-win32-x64.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.3.2/twilio-v5.3.2-win32-x64.tar.xz",
"hash": "45c54d6e7e674c7a809de0e39bf4c8e32e21a4bcccee59ac0229bfbac68654f9" "hash": "cd6449e49301616eccb1f59451082fca913e7b6f5c418b98539f1e13754eb0b9"
}, },
"32bit": { "32bit": {
"url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.3.1/twilio-v5.3.1-win32-x86.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.3.2/twilio-v5.3.2-win32-x86.tar.xz",
"hash": "7bf05c584abefb1d246319d47f1370760b99561fc39c233730962524181180cf" "hash": "8b5e49f11c7967c84525e3b30adeb319f12add390f6d022953d968664e8c0462"
} }
}, },
"extract_dir": "twilio", "extract_dir": "twilio",