mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
8 lines
80 B
JSON
8 lines
80 B
JSON
{
|
|
"rpm": {
|
|
"armv7l": "armhfp"
|
|
},
|
|
"deb": {
|
|
"armv7l": "armhf"
|
|
}
|
|
}
|