-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
68 lines (68 loc) · 1.25 KB
/
config.json
File metadata and controls
68 lines (68 loc) · 1.25 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
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
61
62
63
64
65
66
67
68
{
"TargetOwner": "",
"TargetRepo": "",
"TargetGH": false,
"TargetAPI": "https://johnvansickle.com/ffmpeg/git-readme.txt",
"TargetDLink": "https://johnvansickle.com/ffmpeg/builds/ffmpeg-git-amd64-static.tar.xz",
"ArchiverOwner": "One-Studio",
"ArchiverRepo": "FFmpeg-Linux64-master",
"ArchiverGH": true,
"ArchiverAPI": "",
"ArchiverVersion": "v1.2.0 custom-ffmpeg-linux",
"Version": "20220302",
"VersionList": [
"20220302",
"20220108",
"20211217",
"20211209",
"20211203",
"20211123",
"20211117",
"20211108",
"20211029",
"20211013",
"20211009",
"20210920",
"20210908",
"20210828",
"20210724",
"20210611",
"20210528",
"20210520",
"20210501",
"20210425",
"20210417",
"20210405",
"20210325",
"20210318",
"20210225",
"20210127",
"20210110",
"20201231",
"20201128",
"20201104"
],
"CheckTime": "2022-03-04T02:39Z",
"Format": 1,
"CompRatio": 3,
"DistPath": "dist",
"Filter": [
".zip",
".exe"
],
"DeleteFilter": [
{
"Index": "ffmpeg",
"List": [
"ffprobe",
"manpages"
]
}
],
"RenameFilter": [
{
"Index": "ffmpeg",
"Name": "ffmpeg-linux64-master.7z"
}
]
}