From 267f99920ea118cc0b911c158c523de4a317d489 Mon Sep 17 00:00:00 2001 From: twilio-dx Date: Thu, 24 Oct 2024 14:25:52 +0000 Subject: [PATCH] Update manifest to version 5.22.5 --- twilio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/twilio.json b/twilio.json index 3c12948..76e1706 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.22.4", + "version": "5.22.5", "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": "a306670637f77400c04f59010b70dc6ebde8414d1fbdd13e58c961b612518696" + "hash": "e346a3b6eb4d2fe251a22ff676f4dc130b9924eab4028faf631062e98f240656" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "dc8ebbba2e5d07f70ffa412afaf092ea93bc65b88cf2b3271cf2b5b5ab89e0b3" + "hash": "3a6429c2763ea2efc9deda661a2aae110378e5e6875c45b7fa425f1350106472" } }, "bin": "twilio\\bin\\twilio.cmd",