This repository was archived by the owner on Apr 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathdata.json
More file actions
49 lines (49 loc) · 1.55 KB
/
data.json
File metadata and controls
49 lines (49 loc) · 1.55 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
[
{
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-4.2.2-win32-static.zip",
"checksum": "1f6adff50db6cad54fdab15013c4c95cb6f83d7fe6d1167f3896cf4550573565",
"filename": "ffmpeg-4.2.2-win32-static.zip",
"sourcedir": "ffmpeg-4.2.2-win32-static",
"targetdir": "ffmpeg",
"files": [
{
"from": "bin/ffmpeg.exe",
"to": "ffmpeg.exe"
},
{
"from": "LICENSE.txt",
"to": "LICENSE.txt"
}
]
},
{
"url": "https://ffmpeg.zeranoe.com/builds/readme/win32/static/ffmpeg-4.2.2-win32-static-readme.txt",
"checksum": "6252abd8981ff3b61728bf58868c3dab2d4f96495907bae15ebbdad6b9bb9934",
"filename": "ffmpeg-4.2.2-win32-static-readme.txt",
"sourcedir": ".",
"targetdir": "ffmpeg",
"files": [
{
"from": "ffmpeg-4.2.2-win32-static-readme.txt",
"to": "BUILDINFO.txt"
}
]
},
{
"url": "https://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3-windows.zip",
"checksum": "6948aa372f04952d5675917c6ca2c7c0bf6b109de21a4323adc93247fff0189f",
"filename": "rtmpdump-2.3-windows.zip",
"sourcedir": "rtmpdump-2.3",
"targetdir": "rtmpdump",
"files": [
{
"from": "rtmpdump.exe",
"to": "rtmpdump.exe"
},
{
"from": "COPYING",
"to": "LICENSE.txt"
}
]
}
]