-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextensions.json
More file actions
28 lines (28 loc) 路 1.2 KB
/
Copy pathextensions.json
File metadata and controls
28 lines (28 loc) 路 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"extensions": [
{
"id": "tagid",
"repo": "https://github.com/AxelHamburch/tagid_extension",
"name": "TagID馃攼",
"version": "2.0.0",
"min_lnbits_version": "1.5.4",
"short_description": "The World of NFC Tags",
"icon": "https://raw.githubusercontent.com/AxelHamburch/tagid_extension/main/static/image/TagID.png",
"details_link": "https://raw.githubusercontent.com/AxelHamburch/tagid_extension/main/config.json",
"archive": "https://github.com/AxelHamburch/tagid_extension/archive/refs/tags/v2.0.0.zip",
"hash": "4b3e30645b9c7697acaccad2d7526e2d68b3cbbdea415be66dee8de870168429"
},
{
"id": "tagid",
"repo": "https://github.com/AxelHamburch/tagid_extension",
"name": "TagID馃攼",
"version": "2.1.0",
"min_lnbits_version": "1.5.4",
"short_description": "The World of NFC Tags",
"icon": "https://raw.githubusercontent.com/AxelHamburch/tagid_extension/main/static/image/TagID.png",
"details_link": "https://raw.githubusercontent.com/AxelHamburch/tagid_extension/main/config.json",
"archive": "https://github.com/AxelHamburch/tagid_extension/archive/refs/tags/v2.1.0.zip",
"hash": ""
}
]
}