twilio-cli: Update to version 6.2.1

This commit is contained in:
github-actions[bot] 2025-11-20 08:30:30 +00:00
parent 3dad1a9d00
commit d77b2cf1c0

View File

@ -1,5 +1,5 @@
{ {
"version": "6.2.0", "version": "6.2.1",
"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-v6.2.0/twilio-v6.2.0-win32-x64.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v6.2.1/twilio-v6.2.1-win32-x64.tar.xz",
"hash": "0f48b2b96070303869db8cd27f8843a48f86daf4279964654573500d9f30a6bb" "hash": "c2bf5d4f7d60e72b18e325edef07331b8a29a4c6b9f16942243165318ca32382"
}, },
"32bit": { "32bit": {
"url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v6.2.0/twilio-v6.2.0-win32-x86.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v6.2.1/twilio-v6.2.1-win32-x86.tar.xz",
"hash": "afa4b44b1045f3c8631f3129b023934d19cf457f22d809ea5f961ca8e53fcd27" "hash": "6893ab21a457325e33c5ba9bf7778ee197d296f4868a8849135877d6e92ffe7c"
} }
}, },
"extract_dir": "twilio", "extract_dir": "twilio",