mirror of
https://github.com/loot/libloot-python.git
synced 2026-07-27 14:14:13 -07:00
16 lines
293 B
JSON
16 lines
293 B
JSON
{
|
|
"package": {
|
|
"name": "loot-api-python",
|
|
"repo": "loot",
|
|
"subject": "wrinklyninja"
|
|
},
|
|
"version": {
|
|
"name": "REPLACE_THIS_VERSION"
|
|
},
|
|
"files": [{
|
|
"includePattern": "build/package/(loot_api_python-.+\\.tar.xz)",
|
|
"uploadPattern": "$1"
|
|
}],
|
|
"publish": true
|
|
}
|