Update octojpack config for J3.
This commit is contained in:
parent
304c0cd388
commit
156b66778d
16
.octojpack
16
.octojpack
@ -20,11 +20,12 @@
|
||||
"author_url": "https://io.vdm.dev/",
|
||||
"description": "The Sermon Distributor.",
|
||||
"version_id": "com_sermondistributor",
|
||||
"update_servers": "https://git.vdm.dev/christian/Joomla-Sermon-Distributor/raw/branch/master/sermondistributor_update_server.xml"
|
||||
"update_servers": "https://git.vdm.dev/christian/Joomla-Sermon-Distributor/raw/branch/3.10/sermondistributor_update_server.xml"
|
||||
},
|
||||
"repository": {
|
||||
"owner": "christian",
|
||||
"repo": "pkg-sermondistributor"
|
||||
"repo": "pkg-sermondistributor",
|
||||
"branch": "3.10"
|
||||
},
|
||||
"files": [
|
||||
{
|
||||
@ -32,19 +33,19 @@
|
||||
"repo": "Joomla-Sermon-Distributor",
|
||||
"id": "com_sermondistributor",
|
||||
"type": "component",
|
||||
"mode": "master"
|
||||
"mode": "3.10"
|
||||
},
|
||||
{
|
||||
"owner": "christian",
|
||||
"repo": "mod_dailylight",
|
||||
"owner": "getBible",
|
||||
"repo": "daily-light-module",
|
||||
"id": "mod_dailylight",
|
||||
"type": "module",
|
||||
"client": "site",
|
||||
"mode": "master"
|
||||
},
|
||||
{
|
||||
"owner": "christian",
|
||||
"repo": "mod_dailyscripture",
|
||||
"owner": "getBible",
|
||||
"repo": "daily-scripture-module",
|
||||
"id": "mod_dailyscripture",
|
||||
"type": "module",
|
||||
"client": "site",
|
||||
@ -66,4 +67,3 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user