about summary refs log tree commit diff
path: root/bundles/tgnotify/metadata.py
blob: f1c6fe43ef68e9613e6831995c6a1ae967daac47 (plain) (blame)
1
2
3
4
5
6
7
defaults = {
    "apk": {
        "packages": {
            "curl": {},
        },
    },
}