-
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
/
Copy pathnullstone.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.186",
"architecture": {
"32bit": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.186/nullstone_0.0.186_windows_386.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "a8afa48808e011cec315e6978c6230907497648c8b47981a63ef0031ca0b1b85"
},
"64bit": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.186/nullstone_0.0.186_windows_amd64.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "edbc0ae9cdf8b0c16f7f1bddff532f7b1d525d1ba504de83be7df4fb658aad5c"
},
"arm64": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.186/nullstone_0.0.186_windows_arm64.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "6de4b9b07804f8f8982c8029f468988982498e4952c1423ca5f65cb066653247"
}
},
"homepage": "https://nullstone.io",
"license": "MIT",
"description": "An internal developer platform running on your cloud"
}