Skip to content

Commit

Permalink
Update manifest to version 5.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Feb 9, 2024
1 parent 8086a2b commit 5268b1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions twilio.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 5268b1f

Please sign in to comment.