From 5268b1fd6b0e19e4af1679e83de7e38e22282146 Mon Sep 17 00:00:00 2001 From: twilio-dx Date: Fri, 9 Feb 2024 13:33:22 +0000 Subject: [PATCH] Update manifest to version 5.18.0 --- twilio.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/twilio.json b/twilio.json index 2264a11..36b4965 100644 --- a/twilio.json +++ b/twilio.json @@ -1,16 +1,16 @@ { - "version": "5.17.1", + "version": "5.18.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": "81fbc398e90d0b96a92ea7ca5dd785061a6503b70b58e5691ab01bc94ddf1134" + "hash": "9b0d8758b0baf94c0413481b2f4df1019837499e63500f7b405488a3483b8694" }, "32bit": { "url": "https://twilio-cli-prod.s3.amazonaws.com/twilio-win32-x86.tar.xz", - "hash": "d0db54b842bfff1c041da5fb166b1c54065f2b29b246659cf8f4143291160479" + "hash": "88741d5a0b9c100885dc5e03f5bde6c7d3b6e905483538382a702e74e71c1c0d" } }, "bin": "twilio\\bin\\twilio.cmd",