forked from Materdaddy/fpp-vastfmt
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpluginInfo.json
executable file
·61 lines (60 loc) · 1.73 KB
/
pluginInfo.json
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"repoName": "fpp-vastfmt",
"name": "Si4713/Vast V-FMT212R",
"author": "Daniel Kulp",
"description": "RDS/Audio support for the Vast Electronics V-FMT212R USB FM Transmitter and Si4713 I2C modules",
"homeURL": "https://github.com/FalconChristmas/fpp-vastfmt",
"srcURL": "https://github.com/FalconChristmas/fpp-vastfmt.git",
"bugURL": "https://github.com/FalconChristmas/fpp-vastfmt/issues",
"versions": [
{
"minFPPVersion": "0",
"maxFPPVersion": "1.9999",
"branch": "master",
"allowUpdates": 0,
"sha": "fd01a57464e9001441c11ae54dced2e1019c18bf"
},
{
"minFPPVersion": "2.0",
"maxFPPVersion": "2.99",
"branch": "master",
"allowUpdates": 0,
"sha": "749dc6bce52276a44e1223647809083947aa037d"
},
{
"minFPPVersion": "3.0",
"maxFPPVersion": "3.2.99",
"branch": "master",
"sha": "ada07e1d19f5eb7cafb6be65f0e4791afd770201",
"allowUpdates": 0
},
{
"minFPPVersion": "3.3",
"maxFPPVersion": "3.99",
"branch": "master",
"sha": "8d3589395ae7615148ce7a29311408e1533ea423",
"allowUpdates": 0
},
{
"minFPPVersion": "4.0",
"maxFPPVersion": "5.99",
"branch": "master",
"sha": "d8e07d4552c72c07c97c973e3d4d66da7fb50bce",
"allowUpdates": 0
},
{
"minFPPVersion": "6.0",
"maxFPPVersion": "7.99",
"branch": "master",
"sha": "",
"allowUpdates": 1
},
{
"minFPPVersion": "8.0",
"maxFPPVersion": "0",
"branch": "master",
"sha": "",
"allowUpdates": 1
}
]
}