utwallet/manifest.json
2024-09-04 20:31:58 +02:00

17 lines
469 B
JSON

{
"name": "utlnwallet.ulrichard",
"description": "Bitcoin Lightning Wallet",
"architecture": "@CLICK_ARCH@",
"title": "utlnwallet",
"hooks": {
"utlnwallet": {
"apparmor": "utlnwallet.apparmor",
"desktop": "utlnwallet.desktop",
"urls" : "dispatcher.json"
}
},
"version": "0.0.11",
"maintainer": "Richard Ulrich <richi+utlnwallet@ulrichard.ch>",
"framework" : "@CLICK_FRAMEWORK@"
}