-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathnullstone.json
29 lines (29 loc) · 1.11 KB
/
nullstone.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.135",
"architecture": {
"32bit": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.135/nullstone_0.0.135_windows_386.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "6a4f0f6e4513164a429e467e8aa42a851f41d2c4d929c3b7f66c11b318aa81a2"
},
"64bit": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.135/nullstone_0.0.135_windows_amd64.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "a668ab48b4430fe475ba388da330faf40a31102215fb5ab5cc1515de074e47f3"
},
"arm64": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.135/nullstone_0.0.135_windows_arm64.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "ed94ab6a90d585b4fb309623fe435dc45ab6669347cfe16c812e577845f63bfe"
}
},
"homepage": "https://nullstone.io",
"license": "MIT",
"description": "An internal developer platform running on your cloud"
}