From 452e4dee2dba8d619ee1accc01a08213290305f7 Mon Sep 17 00:00:00 2001 From: Marcus Griep Date: Tue, 14 Jun 2016 18:18:06 -0400 Subject: [PATCH] Update several packages (#904) * Bump git to 2.9.0.windows.1 * Bump git-with-openssh to 2.9.0.windows.1 * Bump ffmpeg to 2016-06-10 * Bump mercurial to 3.8.3 * Add checkver to redis * Bump redis to 2.8.2104 --- ffmpeg.json | 14 +++++++------- git-with-openssh.json | 10 +++++----- git.json | 10 +++++----- mercurial.json | 14 +++++++------- redis.json | 12 ++++++++---- 5 files changed, 32 insertions(+), 28 deletions(-) diff --git a/ffmpeg.json b/ffmpeg.json index 9c8206b6ae..7c91ac896c 100644 --- a/ffmpeg.json +++ b/ffmpeg.json @@ -1,17 +1,17 @@ { - "version": "2016-04-28", + "version": "2016-06-10", "homepage": "http://ffmpeg.zeranoe.com/builds/", "license": "GPL3", "architecture": { "64bit": { - "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20160428-git-78baa45-win64-static.7z", - "hash": "ee01d85cf10bfaaeb431bade4fa7c2ca36684003eb877889da4b0fa0109f8733", - "extract_dir": "ffmpeg-20160428-git-78baa45-win64-static" + "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20160610-git-0a9e781-win64-static.7z", + "hash": "284d0bac9134445ded7f3bcfa155e78500ce6096fc194b4c59f9d56fe1ee504d", + "extract_dir": "ffmpeg-20160610-git-0a9e781-win64-static" }, "32bit": { - "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20160428-git-78baa45-win32-static.7z", - "hash": "600fcd120f101f97ff5b6f8464785887c476e495a182160cffa5e57c2e023623", - "extract_dir": "ffmpeg-20160428-git-78baa45-win32-static" + "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20160610-git-0a9e781-win32-static.7z", + "hash": "cee71af11f78306f1f13022ff6198b2e8dcab12a341c8608c7b1982fc26a5c48", + "extract_dir": "ffmpeg-20160610-git-0a9e781-win32-static" } }, "bin": [ diff --git a/git-with-openssh.json b/git-with-openssh.json index a4440fee8e..a31088da31 100644 --- a/git-with-openssh.json +++ b/git-with-openssh.json @@ -1,15 +1,15 @@ { "homepage": "https://git-for-windows.github.io/", "license": "GPL2", - "version": "2.8.2.windows.1", + "version": "2.9.0.windows.1", "architecture": { "64bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.8.2.windows.1/PortableGit-2.8.2-64-bit.7z.exe#/dl.7z", - "hash": "553acbf46bacc67c73b954689ad3d9ac294bf9cbe249a5b78159a1f92f37105b" + "url": "https://github.com/git-for-windows/git/releases/download/v2.9.0.windows.1/PortableGit-2.9.0-64-bit.7z.exe#/dl.7z", + "hash": "566bf55d7a3ba18660e76034d4af3e0cdd985cbb6f73eb881f287aa23a0f6bbc" }, "32bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.8.2.windows.1/PortableGit-2.8.2-32-bit.7z.exe#/dl.7z", - "hash": "da25bc12efa864cda53dc6485c84dd8b0d41883dd360db505c026c284ef58d8e" + "url": "https://github.com/git-for-windows/git/releases/download/v2.9.0.windows.1/PortableGit-2.9.0-32-bit.7z.exe#/dl.7z", + "hash": "ed7c648f58decbd70f27e124704e88ac1c9934e78bcc60516aaeddace2275581" } }, "bin": [ diff --git a/git.json b/git.json index bbdc72f26d..d969deee03 100644 --- a/git.json +++ b/git.json @@ -1,15 +1,15 @@ { "homepage": "https://git-for-windows.github.io/", "license": "GPL2", - "version": "2.8.2.windows.1", + "version": "2.9.0.windows.1", "architecture": { "64bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.8.2.windows.1/PortableGit-2.8.2-64-bit.7z.exe#/dl.7z", - "hash": "553acbf46bacc67c73b954689ad3d9ac294bf9cbe249a5b78159a1f92f37105b" + "url": "https://github.com/git-for-windows/git/releases/download/v2.9.0.windows.1/PortableGit-2.9.0-64-bit.7z.exe#/dl.7z", + "hash": "566bf55d7a3ba18660e76034d4af3e0cdd985cbb6f73eb881f287aa23a0f6bbc" }, "32bit": { - "url": "https://github.com/git-for-windows/git/releases/download/v2.8.2.windows.1/PortableGit-2.8.2-32-bit.7z.exe#/dl.7z", - "hash": "da25bc12efa864cda53dc6485c84dd8b0d41883dd360db505c026c284ef58d8e" + "url": "https://github.com/git-for-windows/git/releases/download/v2.9.0.windows.1/PortableGit-2.9.0-32-bit.7z.exe#/dl.7z", + "hash": "ed7c648f58decbd70f27e124704e88ac1c9934e78bcc60516aaeddace2275581" } }, "bin": [ diff --git a/mercurial.json b/mercurial.json index 9146d4b9df..87bd86bad9 100644 --- a/mercurial.json +++ b/mercurial.json @@ -1,21 +1,21 @@ { - "homepage": "mercurial.selenic.com", - "version": "3.8.2", + "homepage": "https://mercurial-scm.org/", + "version": "3.8.3", "license": "http://www.gnu.org/licenses/gpl-2.0.txt", "architecture": { "64bit": { - "url": "https://mercurial-scm.org/release/windows/Mercurial-3.8.2-x64.exe", - "hash": "a0d9a3377b5e9cac19de35743470a903c5783bef57c52a62aae442f58aab1ae9" + "url": "https://mercurial-scm.org/release/windows/Mercurial-3.8.3-x64.exe", + "hash": "5c8a9035e80517d793237d2a598b6a691fb5d9ea87d40d35b29cf554a9b8c73b" }, "32bit": { - "url": "https://mercurial-scm.org/release/windows/Mercurial-3.8.2.exe", - "hash": "7b8d6b14db0f9b5a935724d0f3fc303a0a80166ff7e97c6861aa25351dd9f6be" + "url": "https://mercurial-scm.org/release/windows/Mercurial-3.8.3.exe", + "hash": "fe22dab4b7560f53f48d1e7c22f1136a87c78272e10e2ad8367bfcf789ea7df6" } }, "innosetup": true, "bin": "hg.exe", "checkver": { - "url": "http://mercurial.selenic.com/sources.js", + "url": "https://mercurial-scm.org/downloads", "re": "Mercurial ([0-9\\.]+) Inno Setup installer - x86 Windows - does not require admin rights" } } diff --git a/redis.json b/redis.json index f6d5f32c26..d9983f03d4 100644 --- a/redis.json +++ b/redis.json @@ -1,13 +1,17 @@ { "homepage": "http://redis.io", - "version": "2.8.2104", - "url": "https://github.com/MSOpenTech/redis/releases/download/win-2.8.2104/Redis-x64-2.8.2104.zip", - "hash": "64eaa0cbc3e366bd4d7b0e5cffb92185f430c6d03e3b869e0b89e29d97af35da", + "version": "2.8.2400", + "url": "https://github.com/MSOpenTech/redis/releases/download/win-2.8.2400/Redis-x64-2.8.2400.zip", + "hash": "052ef94440dcb3b3f7fdfd319baae256ffc93c97e049421748f411927398d261", "bin": [ "redis-benchmark.exe", "redis-check-aof.exe", "redis-check-dump.exe", "redis-cli.exe", "redis-server.exe" - ] + ], + "checkver": { + "url": "https://github.com/MSOpenTech/redis/releases/", + "re": ">win-(\\d+\\.\\d+\\.\\d+)<" + } }