From 43414ab2edadc261b93519b4b7c4644576fa8661 Mon Sep 17 00:00:00 2001 From: twilio-dx Date: Thu, 24 Aug 2023 09:45:19 +0000 Subject: [PATCH] Update manifest to version 5.13.0 --- twilio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/twilio.json b/twilio.json index 8d9fc31..b9803bf 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.12.0", + "version": "5.13.0", "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": "ca6a8c1f164d9289ac78e7946a155db727140ca93dd7b5418a476dc9282c1e65" + "hash": "67a0c58355ae3dcc6afaba446fbf912b006b11987e9ad402567ecd935bf293e6" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "86ce000283110f1d992f4e57719fbff86d75d14aedce062297fa63f3a67221db" + "hash": "6ba0e30e1e5b406bb578b310a3c0bc602a27831aeff413a61461c223da580360" } }, "bin": "twilio\\bin\\twilio.cmd",