twilio-cli: Update to version 5.4.1

This commit is contained in:
github-actions[bot] 2023-02-23 12:31:40 +00:00
parent 8b167bb248
commit a3d2dd7225

View File

@ -1,5 +1,5 @@
{ {
"version": "5.4.0", "version": "5.4.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",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.4.0/twilio-v5.4.0-win32-x64.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.4.1/twilio-v5.4.1-win32-x64.tar.xz",
"hash": "6b9685c7ef5f258228db326be370a249996566dbab9a0cbeee0710aaeb62c81c" "hash": "1182227aee19d629caec39d3f03cd3f15890fc9c78c0645c8f6f66d734c491ce"
}, },
"32bit": { "32bit": {
"url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.4.0/twilio-v5.4.0-win32-x86.tar.xz", "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.4.1/twilio-v5.4.1-win32-x86.tar.xz",
"hash": "a97ed38ee456eb0bcdfc21d25966896895a0a86a196624321bcaa73b4c0912eb" "hash": "283e2b4f71a6fc1a422388f327feb7faea6dd2380552ce7f92773ef6fc2ddf9e"
} }
}, },
"extract_dir": "twilio", "extract_dir": "twilio",