mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-28 02:08:51 +09:00
6 lines
240 B
Python
6 lines
240 B
Python
config = {
|
|
"appName": "Firefox",
|
|
"log_name": "partner_repack",
|
|
"repack_manifests_url": "git@github.com:mozilla-partners/repack-manifests.git",
|
|
"repo_file": "https://raw.githubusercontent.com/mozilla/git-repo/master/repo",
|
|
}
|