From f6bf43d661cee9643e33540c07a701999ae9c1be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 00:33:42 +0000 Subject: [PATCH] twilio-cli: Update to version 5.21.1 --- bucket/twilio-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/twilio-cli.json b/bucket/twilio-cli.json index c2c78f638e..9b8208bb1c 100644 --- a/bucket/twilio-cli.json +++ b/bucket/twilio-cli.json @@ -1,5 +1,5 @@ { - "version": "5.21.0", + "version": "5.21.1", "description": "Twilio CLI. Unleash the power of Twilio from your command prompt.", "homepage": "https://github.com/twilio/twilio-cli", "license": "MIT", @@ -15,12 +15,12 @@ }, "architecture": { "64bit": { - "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.21.0/twilio-v5.21.0-win32-x64.tar.xz", - "hash": "5f7b2f61dcfb4997645e01d5169b34043657170e2d73e21da35996a85022959a" + "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.21.1/twilio-v5.21.1-win32-x64.tar.xz", + "hash": "e8092dfb3132a2a8ab51936c7ff26264bba6728fe53f9af1ebeecb0791326cb9" }, "32bit": { - "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.21.0/twilio-v5.21.0-win32-x86.tar.xz", - "hash": "04efefe02005f5da758ede0708249e1e6914f232545c3f2d05b55563a558a7fd" + "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-v5.21.1/twilio-v5.21.1-win32-x86.tar.xz", + "hash": "a11b7c2a253446c8144dfef88ce876e857fbbee958e11d8c7e508f300f84a37e" } }, "extract_dir": "twilio",