twilio-cli: Update to version 6.0.0

This commit is contained in:
github-actions[bot] 2025-06-24 12:31:48 +00:00
parent 0034f3a6d2
commit 0cc2111251

View File

@ -1,5 +1,5 @@
{ {
"version": "5.23.1", "version": "6.0.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.23.1/twilio-v5.23.1-win32-x64.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v6.0.0/twilio-v6.0.0-win32-x64.tar.xz",
"hash": "5d893c95176f0a42924a0cc247eb69017e3fbd5256e039a224dda1166ebaee53" "hash": "f3160b6af5dea39b1fea13794d64d75deb75cf02040f61728418463886cf34f8"
}, },
"32bit": { "32bit": {
"url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.23.1/twilio-v5.23.1-win32-x86.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v6.0.0/twilio-v6.0.0-win32-x86.tar.xz",
"hash": "8403012670ad4e12cc32467165714b2aecc3f4370d95f93dc04a22e59eee5306" "hash": "8b78c3adc88482364729bcc2b99cd064e33a304f738469e75ed5dd2b0f3b802d"
} }
}, },
"extract_dir": "twilio", "extract_dir": "twilio",