1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-27 01:27:06 +00:00
termux-packages/repo.json
Yaksh Bariya 350443bdb6
chore: do not hardcode repository information in scripts/proporties.sh
Should have been done during the initial migration to monorepo
2023-05-23 18:04:13 +05:30

21 lines
496 B
JSON

{
"packages": {
"name": "termux-main",
"distribution": "stable",
"component": "main",
"url": "https://packages-cf.termux.dev/apt/termux-main"
},
"root-packages": {
"name": "termux-root",
"distribution": "root",
"component": "stable",
"url": "https://packages-cf.termux.dev/apt/termux-root"
},
"x11-packages": {
"name": "termux-x11",
"distribution": "x11",
"component": "main",
"url": "https://packages-cf.termux.dev/apt/termux-x11"
}
}