Merge branch 'master' into git

This commit is contained in:
Richard Kuhnt 2017-01-16 23:09:12 +01:00 committed by GitHub
commit a17f865b1d
3 changed files with 13 additions and 13 deletions

View File

@ -1,17 +1,17 @@
{
"version": "20170116-8fb4865",
"version": "20170116-e664730",
"homepage": "https://ffmpeg.zeranoe.com/builds/",
"license": "GPL3",
"architecture": {
"64bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20170116-8fb4865-win64-static.zip",
"hash": "4a3fc4951d90cbd22b6744196139c0a6cf4987a6639acc92f39883fb9f059322",
"extract_dir": "ffmpeg-20170116-8fb4865-win64-static"
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20170116-e664730-win64-static.zip",
"hash": "13a70460b3ac1f1fbf495b46e81ec49dc5fdd45873f05a33cba6577c52502f32",
"extract_dir": "ffmpeg-20170116-e664730-win64-static"
},
"32bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20170116-8fb4865-win32-static.zip",
"hash": "afd23f978bb4550f310298ed0f745f44da1b95b92948aa7122d262593fa57b4f",
"extract_dir": "ffmpeg-20170116-8fb4865-win32-static"
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20170116-e664730-win32-static.zip",
"hash": "f45622d48aa1317b1e497f158dac55f884c252d590aa931857f7efe316549a23",
"extract_dir": "ffmpeg-20170116-e664730-win32-static"
}
},
"bin": [

View File

@ -1,9 +1,9 @@
{
"homepage": "https://www.syncany.org/",
"license": "https://raw.githubusercontent.com/syncany/syncany/develop/LICENSE.md",
"version": "0.4.8",
"url": "https://www.syncany.org/dist/releases/syncany-cli-0.4.8-alpha.exe",
"hash": "6048d8cf245d6f3909a237b316b3c83557b49f2fb57c68634ec68258d6e54dbe",
"version": "0.4.9",
"url": "https://www.syncany.org/dist/releases/syncany-cli-0.4.9-alpha.exe",
"hash": "6ee34b4767689abc983c0e5632dc4502cc3689e4e2d7f89f03a0a6afe67a44d8",
"innosetup": true,
"bin": [
"bin\\sy.bat",

View File

@ -1,9 +1,9 @@
{
"homepage": "https://rg3.github.io/youtube-dl/",
"license": "Public Domain",
"version": "2017.01.14",
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.01.14/youtube-dl.exe",
"hash": "bddd8339d6236445aef9ca878a5b3ea5ce6eb6e6cd84ccd2f273175054d3136e",
"version": "2017.01.16",
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.01.16/youtube-dl.exe",
"hash": "4af79058613c5a030bab491f956b90a837364e7e7c0d00a5549e8f5185ede19b",
"bin": "youtube-dl.exe",
"depends": [
"ffmpeg"