-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathnullstone.json
More file actions
29 lines (29 loc) · 1.11 KB
/
nullstone.json
File metadata and controls
29 lines (29 loc) · 1.11 KB
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.184",
"architecture": {
"32bit": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.184/nullstone_0.0.184_windows_386.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "49dc521013094f75bff9e676a3d9b7f6bb209314ee87e21a48ba891b7ceae0ce"
},
"64bit": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.184/nullstone_0.0.184_windows_amd64.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "fc2ad88914ee5629e65b16d5f6185c96fd04f92e515383126ee9ecfe7a5b63e6"
},
"arm64": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.184/nullstone_0.0.184_windows_arm64.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "dcb0aef7c2d31c0d1b62056909d5338149345b43427f1eefc9abee6f9764eacf"
}
},
"homepage": "https://nullstone.io",
"license": "MIT",
"description": "An internal developer platform running on your cloud"
}