-
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathtlock.json
More file actions
17 lines (17 loc) · 698 Bytes
/
tlock.json
File metadata and controls
17 lines (17 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"version": "1.0.0",
"description": "Two-Factor Authentication Token Manager in Terminal",
"homepage": "https://github.com/eklairs/tlock",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/eklairs/tlock/releases/download/v1.0.0/tlock-v1.0.0-windows-amd64.zip",
"hash": "7dbc7009348d8f8148bbf036b6732da80af1b243c6c5fabbde9e155c5bd19534"
},
"32bit": {
"url": "https://github.com/eklairs/tlock/releases/download/v1.0.0/tlock-v1.0.0-windows-386.zip",
"hash": "b96f7b5ff46a3f61773b2848a1d1e9e6f7f1ccbc3f69f74b337ab5fc68998d8f"
}
},
"bin": "tlock.exe"
}