From 7de87de00f47ede4c281bf7f547de509830eb79e Mon Sep 17 00:00:00 2001 From: twilio-dx Date: Fri, 10 Jan 2025 05:26:11 +0000 Subject: [PATCH] Update manifest to version 5.22.8 --- twilio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/twilio.json b/twilio.json index 67e560e..a7beb5e 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.22.7", + "version": "5.22.8", "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": "9efbe079e7a95291fdfe3f0f15ea1a4c258ea21657f12050921c4e885d96f28f" + "hash": "97e12934fc48b6e2e586ea3e517e9b70d5770703a178aaeedce691d8dfaa114f" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "2630e883a300bad1d80d31e20d5e831cc2154907ac1dd8f21976096cf80f8e49" + "hash": "358aafc563d81d27bd4502d5500da8b6f8293275cf737365126a52208401d389" } }, "bin": "twilio\\bin\\twilio.cmd",