From 3e57cac536e71a6742fd6354a5c125c8c539f145 Mon Sep 17 00:00:00 2001 From: twilio-dx Date: Thu, 5 Dec 2024 14:26:24 +0000 Subject: [PATCH] Update manifest to version 5.22.7 --- twilio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/twilio.json b/twilio.json index 111e0be..67e560e 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.22.6", + "version": "5.22.7", "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": "d03cc3ff77107c3af4871dcc9663a421524b4f1090dc32935359f503c92508c2" + "hash": "9efbe079e7a95291fdfe3f0f15ea1a4c258ea21657f12050921c4e885d96f28f" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "63be691f0f784d35cadb27f39f4da76dbf54ec249ce5e175fb7ee42eb3b9e720" + "hash": "2630e883a300bad1d80d31e20d5e831cc2154907ac1dd8f21976096cf80f8e49" } }, "bin": "twilio\\bin\\twilio.cmd",