From 6c98241a2eaa39e51bb4ce49d551e8bbd052f976 Mon Sep 17 00:00:00 2001 From: twilio-dx Date: Mon, 26 Aug 2024 12:46:43 +0000 Subject: [PATCH] Update manifest to version 5.21.2 --- twilio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/twilio.json b/twilio.json index a8170aa..995f115 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.21.1", + "version": "5.21.2", "description": "Unleash the power of Twilio from your command prompt!", "homepage": "https://github.com/twilio/twilio-cli", "license": "MIT", "architecture": { "64bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x64.tar.xz", - "hash": "e8092dfb3132a2a8ab51936c7ff26264bba6728fe53f9af1ebeecb0791326cb9" + "hash": "24b6f3e8c00cbb6c63dcda541078cd915faa9d44e2bf76a61c90429f7469eac0" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "a11b7c2a253446c8144dfef88ce876e857fbbee958e11d8c7e508f300f84a37e" + "hash": "0fa99e16535d6281596650942e1d3a6c551bd4d951d84903afa11d65036c87b8" } }, "bin": "twilio\\bin\\twilio.cmd",