-
Notifications
You must be signed in to change notification settings - Fork 0
/
sst.json
29 lines (29 loc) · 992 Bytes
/
sst.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"version": "0.0.195",
"architecture": {
"32bit": {
"url": "https://github.com/sst/ion/releases/download/v0.0.195/sst-windows-i386.zip",
"bin": [
"sst.exe"
],
"hash": "8f5560c7c87b174513202fcff320a62d04f36a92f864b948b2eb658b022d19e3"
},
"64bit": {
"url": "https://github.com/sst/ion/releases/download/v0.0.195/sst-windows-x86_64.zip",
"bin": [
"sst.exe"
],
"hash": "101fe6dab1aae3343d136909d67c4f0a5f8acbfc480e88684b8063401fb830c6"
},
"arm64": {
"url": "https://github.com/sst/ion/releases/download/v0.0.195/sst-windows-arm64.zip",
"bin": [
"sst.exe"
],
"hash": "87685d260a5478d9b52a58dc1de7e3591f787e8721db9128a2c50ba7b343b80a"
}
},
"homepage": "https://github.com/sst/ion",
"license": "Apache 2.0",
"description": "sst cli"
}