forked from stripe/scoop-stripe-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
stripe.json
22 lines (22 loc) · 761 Bytes
/
stripe.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"version": "1.11.0",
"architecture": {
"32bit": {
"url": "https://github.com/stripe/stripe-cli/releases/download/v1.11.0/stripe_1.11.0_windows_i386.zip",
"bin": [
"stripe.exe"
],
"hash": "7f5fb8e65a73cd8a8c2896226f7bdef9d6c14710e092a7338f414f22f62cc13d"
},
"64bit": {
"url": "https://github.com/stripe/stripe-cli/releases/download/v1.11.0/stripe_1.11.0_windows_x86_64.zip",
"bin": [
"stripe.exe"
],
"hash": "09945965fb2aa1b8ae9c9179d01574e19b8829c2b2921ddce23f5f40cff9ace8"
}
},
"homepage": "https://stripe.com",
"license": "Apache 2.0",
"description": "Stripe CLI utility"
}