mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Merge branch 'master' of git://github.com/azabujuban/scoop into azabujuban-master
This commit is contained in:
commit
cd454e017a
22
ffmpeg.json
Normal file
22
ffmpeg.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": "2015-06-07",
|
||||
"homepage": "http://ffmpeg.zeranoe.com/builds/",
|
||||
"license": "GPL3",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20150607-git-42db4aa-win64-static.7z",
|
||||
"hash": "0F76D2DEE53D2C93F69B34AFB4D444B982B1445E26BB7D32215711890215FE42"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20150607-git-42db4aa-win32-static.7z",
|
||||
"hash": "334FE2AE201C01C12DD6C55E6753FA45870C76A144F76A5E026056D6A1FA2F7C"
|
||||
}
|
||||
},
|
||||
"extract_dir": "",
|
||||
"bin": [
|
||||
"ffmpeg-20150607-git-42db4aa-win64-static\\bin\\ffmpeg.exe",
|
||||
"ffmpeg-20150607-git-42db4aa-win64-static\\bin\\ffplay.exe",
|
||||
"ffmpeg-20150607-git-42db4aa-win64-static\\bin\\ffprobe.exe"
|
||||
],
|
||||
"checkver": "<h2 class=\"center-text\">Latest Zeranoe FFmpeg Build Version: git-[0-9a-f]{6,8} \\((.*)\\)<\\/h2>"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user