You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
214 B
Plaintext
15 lines
214 B
Plaintext
11 years ago
|
{
|
||
|
"files": {},
|
||
|
"program": {
|
||
|
"x86-64": {
|
||
|
"url": "curve25519_x86_64.nexe"
|
||
|
},
|
||
|
"arm": {
|
||
|
"url": "curve25519_arm.nexe"
|
||
|
},
|
||
|
"x86-32": {
|
||
|
"url": "curve25519_x86_32.nexe"
|
||
|
}
|
||
|
}
|
||
|
}
|