-
Notifications
You must be signed in to change notification settings - Fork 4
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.167",
"architecture": {
"32bit": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.167/nullstone_0.0.167_windows_386.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "b7f8426e8eeac4166f7b32853f9fb9dc90abc60d5af277aea24914a4fc832208"
},
"64bit": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.167/nullstone_0.0.167_windows_amd64.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "943dfc39c965b4f9fa98dc24dcbdbecf61cc3c02c94df2029909b57f88214475"
},
"arm64": {
"url": "https://github.com/nullstone-io/nullstone/releases/download/v0.0.167/nullstone_0.0.167_windows_arm64.tar.gz",
"bin": [
"nullstone.exe"
],
"hash": "bdb542b6488fffaa51a82e51e27072f6df836a4223b0a2ed3d0e9b223910796f"
}
},
"homepage": "https://nullstone.io",
"license": "MIT",
"description": "An internal developer platform running on your cloud"
}