Skip to content

Commit

Permalink
Update manifest to version 5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Aug 24, 2023
1 parent 1a97403 commit 43414ab
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.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",
Expand Down

0 comments on commit 43414ab

Please sign in to comment.