diff --git a/apex.json b/apex.json
index 60d949f190..cf3740631a 100644
--- a/apex.json
+++ b/apex.json
@@ -1,15 +1,15 @@
{
"homepage": "http://apex.run/",
"license": "https://github.com/apex/apex/blob/master/LICENSE",
- "version": "0.10.2",
+ "version": "0.10.3",
"architecture": {
"64bit": {
- "url": "https://github.com/apex/apex/releases/download/v0.10.2/apex_windows_amd64.exe",
- "hash": "2AB965D71628CA288A3ED63A8A60C0E79FC52FFACEF420C501A8ECEDAF7B66C8"
+ "url": "https://github.com/apex/apex/releases/download/v0.10.3/apex_windows_amd64.exe",
+ "hash": "acb078c65cca10acc55aacac5206466b8f3f56e20d1e4fae93aa3f7984e7648b"
},
"32bit": {
- "url": "https://github.com/apex/apex/releases/download/v0.10.2/apex_windows_386.exe",
- "hash": "4E3F91F58437ED7E0EF56DF1E1A51437AE64E65484022A247B44C0864D18A348"
+ "url": "https://github.com/apex/apex/releases/download/v0.10.3/apex_windows_386.exe",
+ "hash": "92c0f7b627be1bd1e465fba32fda13e95b1562ce8bd3b7fa0ea9d324b1570554"
}
},
"extract_dir": "apex",
diff --git a/eventstore.json b/eventstore.json
index 41e3972194..6b72941041 100644
--- a/eventstore.json
+++ b/eventstore.json
@@ -1,9 +1,9 @@
{
"homepage": "https://geteventstore.com/",
"license": "BSD 3-Clause",
- "version": "3.6.2",
- "url": "http://download.geteventstore.com/binaries/EventStore-OSS-Win-v3.6.2.zip",
- "hash": "795e7ec555ad9e46c00482a059bc204b4a9103bef1132c5a225b000eb962deed",
+ "version": "3.9.2",
+ "url": "http://download.geteventstore.com/binaries/EventStore-OSS-Win-v3.9.2.zip",
+ "hash": "2492845dc4719307de8cfd72ddcf7a739f33c7f11711c83f408cdc56464cea75",
"bin": [
["EventStore.ClusterNode.exe", "eventstore" ],
"EventStore.ClusterNode.exe",
diff --git a/far.json b/far.json
index 6f3066d836..0527939025 100644
--- a/far.json
+++ b/far.json
@@ -1,14 +1,14 @@
{
- "homepage": "http://farmanager.com/",
- "version": "3.0.4545",
+ "homepage": "https://farmanager.com/",
+ "version": "3.0 build 4774",
"architecture": {
"64bit": {
- "url": "http://farmanager.com/files/Far30b4545.x64.20160210.7z",
- "hash": "cc77f5042060a83d2875d9ee48d7604b41208ff45953c6f334edb6b201b79990"
+ "url": "https://farmanager.com/files/Far30b4774.x64.20160902.7z",
+ "hash": "de3208a111ca824673af2da206c5286df5e9300ce270bee1f99aaadb01a27950"
},
"32bit": {
- "url": "http://farmanager.com/files/Far30b4545.x86.20160210.7z",
- "hash": "66928b4da3fd342166462e4adcf7dc044bc4629f964c7c4b57efa797612ed26f"
+ "url": "https://farmanager.com/files/Far30b4774.x86.20160902.7z",
+ "hash": "b86ff3e506f9704c951c8cde6fb49dbdcdc52b4a19a71031fb2c7b18cd0d906d"
}
},
"checkver": {
diff --git a/ffmpeg.json b/ffmpeg.json
index f1612c0979..03fbae0a5f 100644
--- a/ffmpeg.json
+++ b/ffmpeg.json
@@ -1,17 +1,17 @@
{
- "version": "2016-08-26",
- "homepage": "http://ffmpeg.zeranoe.com/builds/",
+ "version": "20161015",
+ "homepage": "https://ffmpeg.zeranoe.com/builds/",
"license": "GPL3",
"architecture": {
"64bit": {
- "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20160826-bcd1153-win64-static.zip",
- "hash": "5EC8C40EFC74766A8383F265D5C5A3B3E2B698603D1B2C0781A22AF1E8CB9348",
- "extract_dir": "ffmpeg-20160826-bcd1153-win64-static"
+ "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20161015-4599e11-win64-static.zip",
+ "hash": "a7b400e1c67a172c168f62ce68181ac84e4e65a3305fd3a0efe232c67bf235be",
+ "extract_dir": "ffmpeg-20161015-4599e11-win64-static"
},
"32bit": {
- "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20160826-bcd1153-win32-static.zip",
- "hash": "C98B85A7FEA9DA47D50871079510CD3B42222BD76C48B01A4A9813110503A0E7",
- "extract_dir": "ffmpeg-20160826-bcd1153-win32-static"
+ "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20161015-4599e11-win32-static.zip",
+ "hash": "5ae383cfa9d73327a5a60380e66b51ae6680288c20a8c89f5a882cedb496703c",
+ "extract_dir": "ffmpeg-20161015-4599e11-win32-static"
}
},
"bin": [
@@ -19,5 +19,5 @@
"bin\\ffplay.exe",
"bin\\ffprobe.exe"
],
- "checkver": "
Latest Zeranoe FFmpeg Build Version: \\w{7}\\s+\\((.*)\\)<\\/h2>"
+ "checkver": "value=\"([\\d]{8})-[\\d\\w]+\""
}
diff --git a/git-lfs.json b/git-lfs.json
index 92cb65271b..dc38c91d6a 100644
--- a/git-lfs.json
+++ b/git-lfs.json
@@ -1,20 +1,23 @@
{
- "version": "1.2.0",
+ "version": "1.4.2",
"license": "MIT",
"architecture": {
"32bit": {
- "url": "https://github.com/github/git-lfs/releases/download/v1.2.0/git-lfs-windows-386-1.2.0.zip",
- "hash": "5e5780da1c63473782f080e91ed49305a4a5319b959f0ddb5bce12b4e2330d08",
- "extract_dir": "git-lfs-windows-386-1.2.0"
+ "url": "https://github.com/github/git-lfs/releases/download/v1.4.2/git-lfs-windows-386-1.4.2.zip",
+ "hash": "c349a7b4ad2eac729c3d5fc1ef936215a1903ad89ecd1c6d2d2d43e689e6b93f",
+ "extract_dir": "git-lfs-windows-386-1.4.2"
},
"64bit": {
- "url": "https://github.com/github/git-lfs/releases/download/v1.2.0/git-lfs-windows-amd64-1.2.0.zip",
- "hash": "2dd542cb4c729f6264ddce770ba14a6a955a2c7c8cf4fdd96f73967c1c4d895b",
- "extract_dir": "git-lfs-windows-amd64-1.2.0"
+ "url": "https://github.com/github/git-lfs/releases/download/v1.4.2/git-lfs-windows-amd64-1.4.2.zip",
+ "hash": "b3d673b616afbe34fb63e6d744c1e4595c4d0960a7d1a1addd1e48f2faf7d4ae",
+ "extract_dir": "git-lfs-windows-amd64-1.4.2"
}
},
"depends": "git",
"homepage": "https://git-lfs.github.com/",
"bin": "git-lfs.exe",
- "checkver": "\\s*v(\\d+\\.\\d+\\.\\d+)"
+ "checkver": {
+ "url": "https://github.com/github/git-lfs/releases/latest",
+ "re": "\/releases\/tag\/v([\\d.]+)"
+ }
}
diff --git a/imagemagick.json b/imagemagick.json
index 4e7ce3486b..1e82fdb955 100644
--- a/imagemagick.json
+++ b/imagemagick.json
@@ -1,15 +1,15 @@
{
- "homepage": "http://www.imagemagick.org/script/index.php",
- "license": "http://www.imagemagick.org/script/license.php",
- "version": "7.0.3-1",
+ "homepage": "https://www.imagemagick.org/script/index.php",
+ "license": "https://www.imagemagick.org/script/license.php",
+ "version": "7.0.3-4",
"architecture": {
"64bit": {
- "url": "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.3-1-portable-Q16-x64.zip",
- "hash": "fb64ae68bacadc9a13e687947b9dcdcff53f00a68078de9e583c557dc1396985"
+ "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.3-4-portable-Q16-x64.zip",
+ "hash": "4c590c1cd05b8937144442e77796b5e856db5a26b6434030a07dd7616c24b0e4"
},
"32bit": {
- "url": "http://www.imagemagick.org/download/binaries/ImageMagick-7.0.3-1-portable-Q16-x86.zip",
- "hash": "d38d67113b89d2ec37cf484744bbe0312ec2b81dca0165fa9cd63964ea8a3394"
+ "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.3-4-portable-Q16-x86.zip",
+ "hash": "99a0457e93f5dc7ce4ff332307af4c5d08b9009497fae8890f2eae71904b2353"
}
},
"env_add_path": ".",
diff --git a/latex.json b/latex.json
index 4756ea8081..869106b4a7 100644
--- a/latex.json
+++ b/latex.json
@@ -1,12 +1,12 @@
{
- "homepage": "http://miktex.org",
+ "homepage": "https://miktex.org",
"version": "2.9.5987",
- "license": "http://miktex.org/copying",
- "url": "http://mirrors.ctan.org/systems/win32/miktex/setup/miktex-portable-2.9.5987.exe#/dl.7z",
+ "license": "https://miktex.org/copying",
+ "url": "https://miktex.org/download/ctan/systems/win32/miktex/setup/miktex-portable-2.9.5987.exe#/dl.7z",
"hash": "b6773ba988007a88c361f63d27833e63fefdb8011238f0ca843135a3c4ffded9",
"env_add_path": "texmfs\\install\\miktex\\bin",
"checkver": {
- "url": "http://miktex.org/portable",
- "re": "MiKTeX\\s+Portable\\s+(\\d+\\.\\d+\\.\\d+)"
+ "url": "https://miktex.org/portable",
+ "re": "miktex-portable-([\\d.]+).exe"
}
}
diff --git a/mercurial.json b/mercurial.json
index 26eb8608fd..b2075873c2 100644
--- a/mercurial.json
+++ b/mercurial.json
@@ -1,15 +1,15 @@
{
"homepage": "https://www.mercurial-scm.org/",
- "version": "3.9.1",
+ "version": "3.9.2",
"license": "http://www.gnu.org/licenses/gpl-2.0.txt",
"architecture": {
"64bit": {
- "url": "https://www.mercurial-scm.org/release/windows/Mercurial-3.9.1-x64.exe",
- "hash": "E7381588237965503644383ED8322A0072A6899D1C35D606A065B1CBE01B15D7"
+ "url": "https://www.mercurial-scm.org/release/windows/Mercurial-3.9.2-x64.exe",
+ "hash": "f7a8e542fe1986b42e8e4388d65b426810d03cd37516f077ebc2daf9c2d040b5"
},
"32bit": {
- "url": "https://www.mercurial-scm.org/release/windows/Mercurial-3.9.1.exe",
- "hash": "68284536732A13D2238BCB73EAC67C4248D5370F8FCA0DB7C4DA8159C5BA9BA0"
+ "url": "https://www.mercurial-scm.org/release/windows/Mercurial-3.9.2.exe",
+ "hash": "82a6cc0ccd066de34c25ca669ce988c18bb197da9827afe1c397556c2f61ac65"
}
},
"innosetup": true,
diff --git a/mongodb.json b/mongodb.json
index 6f87a6e7f9..81f28d05bb 100644
--- a/mongodb.json
+++ b/mongodb.json
@@ -1,15 +1,15 @@
{
- "version": "3.2.7",
"homepage": "https://www.mongodb.org",
+ "version": "3.2.10",
"license": "https://www.mongodb.org/about/licensing/",
"architecture": {
"64bit": {
- "url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-3.2.7-signed.msi",
- "hash": "2054f84e217c092860fe95959eb814fffffe36b99be958a7fce120d3528ff5e5"
+ "url": "https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-3.2.10-signed.msi",
+ "hash": "630b614df367d8ca98f7d57e3937cae7c3915e1fb8da100f316c680da8d7f4ef"
},
"32bit": {
- "url": "https://fastdl.mongodb.org/win32/mongodb-win32-i386-3.2.7-signed.msi",
- "hash": "a84cc09f04fe9b89cd276f30fb1a9d0855d9bf8cba9db38875afe8a876f615be"
+ "url": "https://fastdl.mongodb.org/win32/mongodb-win32-i386-3.2.10-signed.msi",
+ "hash": "da330528bd7b284a1cfb649b377ce175a07680a5a8ba946801cdb87682f18f3c"
}
},
"bin": [
diff --git a/nano.json b/nano.json
index 38a1604cc3..ed54f8c4d7 100644
--- a/nano.json
+++ b/nano.json
@@ -1,9 +1,9 @@
{
- "version": "2.2.6",
"homepage": "https://www.nano-editor.org/",
+ "version": "2.5.3",
"license": "GPL",
- "url": "http://www.nano-editor.org/dist/v2.2/NT/nano-2.2.6.zip",
- "hash": "87ae7984ab2ded388f5d30388483e8906aa46ac72ff4f2ea12063d0e8deffd62",
- "bin": "nano.exe",
- "checkver": "Latest Version\\s+([0-9\\.]+)"
+ "url": "https://www.nano-editor.org/dist/v2.5/NT/nano-2.5.3.zip",
+ "hash": "c012456b9f29e488b0e9a688aa43a34326dd573f9e99765cbdac2b81a4bc1060",
+ "bin": "nano-2.5.3-win32\\nano.exe",
+ "checkver": "Latest Version\\s+([\\d.]+)"
}
diff --git a/nodejs.json b/nodejs.json
index c6cf2bd4e6..431a77b9d7 100644
--- a/nodejs.json
+++ b/nodejs.json
@@ -1,15 +1,15 @@
{
"homepage": "http://nodejs.org",
- "version": "6.7.0",
+ "version": "6.8.1",
"license": "MIT",
"architecture": {
"64bit": {
- "url": "https://nodejs.org/dist/v6.7.0/node-v6.7.0-x64.msi",
- "hash": "2185A16F8A32087B75708B08D7E482A14597765C41D6B3711A8E6ED3A3358213"
+ "url": "https://nodejs.org/dist/v6.8.1/node-v6.8.1-x64.msi",
+ "hash": "4600ed0e30a2497b6add2f53cdfccc727cf1cf9c5de6f90e89037085f489e5f4"
},
"32bit": {
- "url": "https://nodejs.org/dist/v6.7.0/node-v6.7.0-x86.msi",
- "hash": "0801C283200AC263CC0CA014F5D8E0EE531E1EBEC6E99645A0BDD04B996C1605"
+ "url": "https://nodejs.org/dist/v6.8.1/node-v6.8.1-x86.msi",
+ "hash": "72b6bcbb0b33639d858a4fc925d2af9e0399ed59511ec7f7ad28ba08b8740866"
}
},
"env_add_path": "nodejs",
diff --git a/packer.json b/packer.json
index 2e7ce10b4c..d269bd1644 100644
--- a/packer.json
+++ b/packer.json
@@ -1,15 +1,15 @@
{
"homepage": "https://www.packer.io",
"license": "Mozilla Public License 2.0",
- "version": "0.10.1",
+ "version": "0.10.2",
"architecture": {
"32bit": {
- "url": "https://releases.hashicorp.com/packer/0.10.1/packer_0.10.1_windows_386.zip",
- "hash": "9c3c3483a8b6dd6d116747bfcccbf6f530ffab9bb46b47d9a49bdcb92c145914"
+ "url": "https://releases.hashicorp.com/packer/0.10.2/packer_0.10.2_windows_386.zip",
+ "hash": "69a7a0a4d54aeb291459fa226a45b6bff0d15e78592697536e9ec1735a0074e5"
},
"64bit": {
- "url": "https://releases.hashicorp.com/packer/0.10.1/packer_0.10.1_windows_amd64.zip",
- "hash": "623013056dc662f29817dce6bd31e6fb669883a35ea9311951bbcea4eb9c59f7"
+ "url": "https://releases.hashicorp.com/packer/0.10.2/packer_0.10.2_windows_amd64.zip",
+ "hash": "9ca8e8836b5f2f5a39e4e5090d7faabcf5839fa87487fb46bb34532e07531ccf"
}
},
"bin": [
@@ -17,6 +17,6 @@
],
"checkver": {
"url": "https://www.packer.io/downloads.html",
- "re": "Latest version: (\\d+\\.\\d+\\.\\d+)"
+ "re": "Latest version: ([\\d.]+)"
}
}
diff --git a/pngcrush.json b/pngcrush.json
index 6d0c9eb0ff..ebd9699cd0 100644
--- a/pngcrush.json
+++ b/pngcrush.json
@@ -1,20 +1,20 @@
{
"homepage": "http://pmt.sourceforge.net/pngcrush/",
- "version": "1.8.7",
+ "version": "1.8.8",
"license": "libpng",
"architecture": {
"64bit": {
- "url": "http://downloads.sourceforge.net/project/pmt/pngcrush-executables/1.8.7/pngcrush_1_8_7_w64.exe",
- "hash": "905f32297fa955d2a64cd7a35db5324962124b60dd99829cba84bb64b03a8f84",
+ "url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.8/pngcrush_1_8_8_w64.exe",
+ "hash": "87ed441fbd5939d1b75c8d66c3c77cf5a0d94d39ddfcf18f7010c4e0cf27ecbf",
"bin": [
- ["pngcrush_1_8_7_w64.exe", "pngcrush"]
+ ["pngcrush_1_8_8_w64.exe", "pngcrush"]
]
},
"32bit": {
- "url": "http://downloads.sourceforge.net/project/pmt/pngcrush-executables/1.8.7/pngcrush_1_8_7_w32.exe",
- "hash": "cb731045055aab9cd6930b9fedb1660e0344a57fc236f6c4660e11074c670ba8",
+ "url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.8/pngcrush_1_8_8_w32.exe",
+ "hash": "e32f1e56d8156b8e3f86d3e09e1317112b4a1f5144c60a041cf5d1a674d816c7",
"bin": [
- ["pngcrush_1_8_7_w32.exe", "pngcrush"]
+ ["pngcrush_1_8_8_w32.exe", "pngcrush"]
]
}
},
diff --git a/premake5.json b/premake5.json
index 65c9fbfea2..10d4c15545 100644
--- a/premake5.json
+++ b/premake5.json
@@ -1,14 +1,14 @@
{
- "homepage": "http://premake.github.io/",
- "version": "5.0.0-alpha8",
+ "homepage": "https://premake.github.io/",
+ "version": "5.0.0-alpha10",
"license": "BSD 3-Clause",
- "url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha8/premake-5.0.0-alpha8-windows.zip",
- "hash": "4325c17dba200704897d824d44241414dfaa4d5a8013b62845540efc976766fe",
+ "url": "https://github.com/premake/premake-core/releases/download/v5.0.0-alpha10/premake-5.0.0-alpha10-windows.zip",
+ "hash": "681f47c00a469bf9e5ffa85b8a0d5cb234bf4c93be4c9ae15d84046c0723018e",
"bin": [
"premake5.exe"
],
"checkver": {
- "url": "https://premake.github.io/download.html",
- "re": "(5[0-9.]+-?(alpha|beta)?[0-9.]+?)-windows.zip"
+ "url": "https://github.com/premake/premake-core/releases/latest",
+ "re": "\/releases\/tag\/v(5[0-9.]+-?(alpha|beta)?([0-9.]+)?)"
}
}
diff --git a/puppet.json b/puppet.json
index 6d6f798d19..2f45763067 100644
--- a/puppet.json
+++ b/puppet.json
@@ -1,15 +1,23 @@
{
"homepage": "http://puppetlabs.com",
- "version": "3.7.1",
- "url": "https://downloads.puppetlabs.com/windows/puppet-3.7.1.msi",
- "hash": "fb8335694753f14b1b407dc393141fda25aa05a388fffae3aa003f73034f459c",
+ "version": "3.8.7",
+ "architecture": {
+ "64bit": {
+ "url": "https://downloads.puppetlabs.com/windows/puppet-3.8.7-x64.msi",
+ "hash": "87b7fd29fb2e63fcc47352e8a662835b0329448fe017eb25be4329ef84f1914e"
+ },
+ "32bit": {
+ "url": "https://downloads.puppetlabs.com/windows/puppet-3.8.7.msi",
+ "hash": "6cddbc4341d285766d4b2ab9c1d5008036c5ea702146bc94423ca945160bc9ce"
+ }
+ },
"bin": [
"Puppet Labs/Puppet/bin\\facter.bat",
"Puppet Labs/Puppet/bin\\hiera.bat",
"Puppet Labs/Puppet/bin\\puppet.bat"
],
"checkver": {
- "url": "https://raw.githubusercontent.com/puppetlabs/puppet/master/lib/puppet/version.rb",
- "re": "PUPPETVERSION = '([0-9\\.]+)'"
+ "url": "https://downloads.puppetlabs.com/windows/?C=N;O=D",
+ "re": "puppet-([\\d.]+)-x64.msi"
}
}
diff --git a/rancher-compose.json b/rancher-compose.json
index f667517fdd..677ba6e1cd 100644
--- a/rancher-compose.json
+++ b/rancher-compose.json
@@ -1,18 +1,18 @@
{
"homepage": "https://rancher.com/",
- "version": "0.9.2",
+ "version": "0.10.0",
"architecture": {
"32bit": {
- "url": "https://github.com/rancher/rancher-compose/releases/download/v0.9.2/rancher-compose-windows-386-v0.9.2.zip",
- "hash":"5899F21B551C1EFFC40009F17E96197DE5B6827D47FB70C06DE4D308E3EC8EFE"
+ "url": "https://github.com/rancher/rancher-compose/releases/download/v0.10.0/rancher-compose-windows-386-v0.10.0.zip",
+ "hash":"5398e068e503f4b394cb185527b5876d5fb9f5a56072a34312d36512e60ec205"
},
"64bit": {
- "url": "https://github.com/rancher/rancher-compose/releases/download/v0.9.2/rancher-compose-windows-amd64-v0.9.2.zip",
- "hash": "A730BFD110D68FDED2F83B9FA1F6A8D2BD273BCAFFDBF078BB9877FD62B23155"
+ "url": "https://github.com/rancher/rancher-compose/releases/download/v0.10.0/rancher-compose-windows-amd64-v0.10.0.zip",
+ "hash": "cf095e0783f720cd51ca4cbeccb0074f495ab0d41dcf824575fce569fc8418aa"
}
},
"license": "Apache 2.0",
- "extract_dir": "rancher-compose-v0.9.2",
+ "extract_dir": "rancher-compose-v0.10.0",
"bin": [
"rancher-compose.exe"
],
diff --git a/sbcl.json b/sbcl.json
index 174c70f3ff..e1c4b47f5c 100644
--- a/sbcl.json
+++ b/sbcl.json
@@ -1,19 +1,19 @@
{
"homepage": "http://www.sbcl.org/",
- "version": "1.3.7",
+ "version": "1.3.10",
"license": "http://www.sbcl.org/history.html",
"architecture": {
"64bit": {
- "url": "http://prdownloads.sourceforge.net/sbcl/sbcl-1.3.7-x86-64-windows-binary.msi",
- "hash": "6182671e69ed53e32d3b0c80a222594bd69fbdb5f122f6fdeef0fb27c1ce42d5"
+ "url": "https://sourceforge.net/projects/sbcl/files/sbcl/1.3.10/sbcl-1.3.10-x86-64-windows-binary.msi",
+ "hash": "45b3ee2366b26a294bf0dcf95cca5cdcd0c27f97c28d0028ada496f5a822e499"
},
"32bit": {
- "url": "http://prdownloads.sourceforge.net/sbcl/sbcl-1.3.7-x86-windows-binary.msi",
- "hash": "d892f078e24021aba73d77208f2cc33279e762e5b45e52925409b961b9075dbf"
+ "url": "https://sourceforge.net/projects/sbcl/files/sbcl/1.3.10/sbcl-1.3.10-x86-windows-binary.msi",
+ "hash": "64a3bfa949df431182c173aa57df65ecd38bc0f1aa3c6c3accebd426f053ad69"
}
},
"env_set": {
- "SBCL_HOME": "$dir\\PFiles\\Steel Bank Common Lisp\\1.3.7"
+ "SBCL_HOME": "$dir\\PFiles\\Steel Bank Common Lisp\\1.3.10"
},
"bin": [ "PFiles\\Steel Bank Common Lisp\\1.3.10\\sbcl.exe"],
"checkver": ">SBCL ([\\d.]+)<",
diff --git a/sqlite.json b/sqlite.json
index c3d6800802..7abd5f3d31 100644
--- a/sqlite.json
+++ b/sqlite.json
@@ -1,10 +1,10 @@
{
- "homepage": "http://www.sqlite.org/",
- "version": "3.10.2",
+ "homepage": "https://www.sqlite.org/",
+ "version": "3.15.0",
"license": "Public Domain",
- "url": "https://sqlite.org/2016/sqlite-tools-win32-x86-3100200.zip",
- "hash": "b1ebfcbb0a6453022f90ee7ac37f05dfcd337e574c053b5a543963526424fae8",
- "extract_dir": "sqlite-tools-win32-x86-3100200",
+ "url": "https://www.sqlite.org/2016/sqlite-tools-win32-x86-3150000.zip",
+ "hash": "78e9666ddd7df9ebf0beaf6c16a5d7b4efefa1577a992f17a66438e0f6f4dec7",
+ "extract_dir": "sqlite-tools-win32-x86-3150000",
"bin": [
"sqlite3.exe",
"sqldiff.exe",
diff --git a/terraform.json b/terraform.json
index ded9c6f1f9..b9222316e5 100644
--- a/terraform.json
+++ b/terraform.json
@@ -1,15 +1,15 @@
{
"homepage": "https://www.terraform.io",
"license": "Mozilla Public License 2.0",
- "version": "0.6.16",
+ "version": "0.7.6",
"architecture": {
"32bit": {
- "url": "https://releases.hashicorp.com/terraform/0.6.16/terraform_0.6.16_windows_386.zip",
- "hash": "4032ee9f298005ee525aeef5c8763787f6867ab377367597083a39bb33a06ad5"
+ "url": "https://releases.hashicorp.com/terraform/0.7.6/terraform_0.7.6_windows_386.zip",
+ "hash": "1f95c2ee23cbf2acedb157ad5db668bde65720eab63b3439ff2383f5cf3dfdc3"
},
"64bit": {
- "url": "https://releases.hashicorp.com/terraform/0.6.16/terraform_0.6.16_windows_amd64.zip",
- "hash": "6acbc7e7025104d265cbfee982e5e7af0427255fa70bafa5bcbc595b56c6cce7"
+ "url": "https://releases.hashicorp.com/terraform/0.7.6/terraform_0.7.6_windows_amd64.zip",
+ "hash": "a14213e119eaa884ab18d482de295dfc794257e57345c93a09c5a0686844960d"
}
},
"bin": [
@@ -60,6 +60,6 @@
],
"checkver": {
"url": "https://releases.hashicorp.com/terraform/",
- "re": "terraform_(\\d+\\.\\d+\\.\\d+)\\s*<"
+ "re": "terraform_([\\d.]+)"
}
}
diff --git a/upx.json b/upx.json
index dbda004415..f50efb7a4e 100644
--- a/upx.json
+++ b/upx.json
@@ -1,7 +1,7 @@
{
"homepage": "https://upx.github.io/",
"version": "3.91",
- "url": "http://upx.sourceforge.net/download/upx391w.zip",
+ "url": "https://github.com/upx/upx/releases/download/v3.91/upx391w.zip",
"hash": "d7d4817f46d2616c209c46fb8bce44e4bec93ab5adef5e4dfc93ee879527be1b",
"bin": "upx391w\\upx.exe",
"license": "GPL2",
diff --git a/vagrant.json b/vagrant.json
index 7dc11e0a4a..26e6bbe144 100644
--- a/vagrant.json
+++ b/vagrant.json
@@ -1,13 +1,13 @@
{
- "homepage": "http://www.vagrantup.com/",
- "version": "1.8.5",
+ "homepage": "https://www.vagrantup.com/",
+ "version": "1.8.6",
"license": "MIT",
- "url": "https://releases.hashicorp.com/vagrant/1.8.5/vagrant_1.8.5.msi",
- "hash": "28f30f1782b4ad790cd34544b762ee15dbdfb27807cba91f6197529cdf8e43fe",
+ "url": "https://releases.hashicorp.com/vagrant/1.8.6/vagrant_1.8.6.msi",
+ "hash": "f80598f7a0cc0379e55e84dba32f3f683c5c73a9df7bf51245abed6d3255e8b3",
"extract_dir": "HashiCorp/Vagrant",
"bin": "bin\\vagrant.exe",
"checkver": {
- "url": "https://www.vagrantup.com/downloads.html",
- "re": "vagrant\/([\\d.]+)\/vagrant"
+ "url": "https://releases.hashicorp.com/vagrant/",
+ "re": "vagrant_([\\d.]+)"
}
}
diff --git a/vault.json b/vault.json
index a098eb4d18..8a42393c2b 100644
--- a/vault.json
+++ b/vault.json
@@ -1,15 +1,15 @@
{
"homepage": "https://www.vaultproject.io",
"license": "Mozilla Public License 2.0",
- "version": "0.6.0",
+ "version": "0.6.2",
"architecture": {
"32bit": {
- "url": "https://releases.hashicorp.com/vault/0.6.0/vault_0.6.0_windows_386.zip",
- "hash": "1df7f8b4fa6aa881cac8efd123c254d1f665e4e22bdbdb9b755954c403cd0963"
+ "url": "https://releases.hashicorp.com/vault/0.6.2/vault_0.6.2_windows_386.zip",
+ "hash": "0273c2fc6afec1c8e2b62c610b675088d47d26d3a5dda801f23836baf566fe17"
},
"64bit": {
- "url": "https://releases.hashicorp.com/vault/0.6.0/vault_0.6.0_windows_amd64.zip",
- "hash": "9944f854f37a96490395ffd229221659b6839bbb218288b9bc436be4ceca694d"
+ "url": "https://releases.hashicorp.com/vault/0.6.2/vault_0.6.2_windows_amd64.zip",
+ "hash": "66b71cdc72ebea0dc766af252963004fc4959f3a4bebdd2f5f9d67258967b877"
}
},
"bin": [
@@ -17,6 +17,6 @@
],
"checkver": {
"url": "https://releases.hashicorp.com/vault/",
- "re": "vault_(\\d+\\.\\d+\\.\\d+)"
+ "re": "vault_([\\d.]+)"
}
}
diff --git a/youtube-dl.json b/youtube-dl.json
index b94b182f0d..fa0b101d23 100644
--- a/youtube-dl.json
+++ b/youtube-dl.json
@@ -1,13 +1,13 @@
{
"homepage": "https://rg3.github.io/youtube-dl/",
"license": "Public Domain",
- "version": "2016.09.27",
- "url": "https://yt-dl.org/downloads/2016.09.27/youtube-dl.exe",
- "hash": "14f01cb5e039c652f1176639e687fef275e49b36f5dc4528f6499837a8476b9a",
+ "version": "2016.10.12",
+ "url": "https://github.com/rg3/youtube-dl/releases/download/2016.10.12/youtube-dl.exe",
+ "hash": "f0f9ccf227c56edc190804a79472b590e0891eb9017d4c0e8fa13c17cb97de97",
"bin": "youtube-dl.exe",
"depends": [
"ffmpeg"
- ],
+ ],
"checkver": {
"url": "https://github.com/rg3/youtube-dl/releases/latest",
"re": "\/releases\/tag\/([\\d.]+)"