mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
18 lines
348 B
JSON
18 lines
348 B
JSON
[
|
|
{
|
|
"url": "https://github.com/frappe/erpnext.git",
|
|
"branch": "version-14"
|
|
},
|
|
{
|
|
"url": "https://github.com/frappe/payments.git",
|
|
"branch": "version-14"
|
|
},
|
|
{
|
|
"url": "https://github.com/frappe/helpdesk.git",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"url": "https://github.com/frappe/hrms.git",
|
|
"branch": "version-14"
|
|
}
|
|
]
|