Update ffmpeg and syncany-cli

This commit is contained in:
Richard Kuhnt 2017-01-16 15:18:17 +01:00
parent 55074fba5e
commit aff5a8b2a4
2 changed files with 10 additions and 10 deletions

View File

@ -1,17 +1,17 @@
{ {
"version": "20170112-6596b34", "version": "20170116-8fb4865",
"homepage": "https://ffmpeg.zeranoe.com/builds/", "homepage": "https://ffmpeg.zeranoe.com/builds/",
"license": "GPL3", "license": "GPL3",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20170112-6596b34-win64-static.zip", "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20170116-8fb4865-win64-static.zip",
"hash": "1947e7263f1c14f2ab471e8f6b7665bde3c187236750767e5624d704e4114a36", "hash": "4a3fc4951d90cbd22b6744196139c0a6cf4987a6639acc92f39883fb9f059322",
"extract_dir": "ffmpeg-20170112-6596b34-win64-static" "extract_dir": "ffmpeg-20170116-8fb4865-win64-static"
}, },
"32bit": { "32bit": {
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20170112-6596b34-win32-static.zip", "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20170116-8fb4865-win32-static.zip",
"hash": "819c042e3c0f23ccce66d9dfc106eaef2049e88a5b8710b220da87e436f97655", "hash": "afd23f978bb4550f310298ed0f745f44da1b95b92948aa7122d262593fa57b4f",
"extract_dir": "ffmpeg-20170112-6596b34-win32-static" "extract_dir": "ffmpeg-20170116-8fb4865-win32-static"
} }
}, },
"bin": [ "bin": [

View File

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