Files
os/stable.json
2025-06-26 07:10:28 +00:00

25 lines
468 B
JSON

{
"name": "Armbian OS",
"version": "25.5.2",
"description": "Linux for ARM development boards",
"keywords": [
"ARM",
"Linux",
"Debian",
"Ubuntu"
],
"homepage": "https://www.armbian.com",
"bugs": {
"url": "https://www.armbian.com/bugs"
},
"repository": {
"type": "git",
"url": "git+https://github.com/armbian/build"
},
"license": "GPL2",
"author": {
"name": "Igor Pecovnik",
"email": "info@armbian.com"
}
}