{ "version": "5.20.0", "description": "Twilio CLI. Unleash the power of Twilio from your command prompt.", "homepage": "https://github.com/twilio/twilio-cli", "license": "MIT", "notes": [ "* Known issue:", " - Extration requires Developer mode to be enabled, or admin rights: https://github.com/ScoopInstaller/Main/issues/4975" ], "suggest": { "Node.js": [ "main/nodejs", "main/nodejs-lts" ] }, "architecture": { "64bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.20.0/twilio-v5.20.0-win32-x64.tar.xz", "hash": "2c4f1ea69859312231a450a29e93c992948d06d842a97439289a82450d93bad3" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.20.0/twilio-v5.20.0-win32-x86.tar.xz", "hash": "d92034347d933d164a9ff4ab90a93313b1b7f7be2569fbbe00116fa50efeccc0" } }, "extract_dir": "twilio", "bin": "bin\\twilio.cmd", "checkver": { "url": "https://twilio-cli-prod.s3.amazonaws.com/version", "jsonpath": "$.version" }, "autoupdate": { "architecture": { "64bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v$version/twilio-v$version-win32-x64.tar.xz", "hash": { "url": "https://twilio-cli-prod.s3.amazonaws.com/win32-x64", "jsonpath": "$.sha256xz" } }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v$version/twilio-v$version-win32-x86.tar.xz", "hash": { "url": "https://twilio-cli-prod.s3.amazonaws.com/win32-x86", "jsonpath": "$.sha256xz" } } } } }