mirror of
https://github.com/coder/code-server.git
synced 2024-12-05 07:13:06 +08:00
9 lines
80 B
JSON
9 lines
80 B
JSON
{
|
|
"rpm": {
|
|
"armv7l": "armhfp"
|
|
},
|
|
"deb": {
|
|
"armv7l": "armhf"
|
|
}
|
|
}
|