diff --git a/bucket/allure.json b/bucket/allure.json index 045a960a42..530bf8c5a0 100644 --- a/bucket/allure.json +++ b/bucket/allure.json @@ -1,9 +1,9 @@ { "homepage": "https://github.com/allure-framework/allure2", - "description": "A flexible lightweight multi-language test report tool", + "description": "A flexible lightweight multi-language test report tool.", "version": "2.12.1", "license": "Apache-2.0", - "url": "https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2.12.1/allure-commandline-2.12.1.zip", + "url": "https://dl.bintray.com/qameta/maven/io/qameta/allure/allure-commandline/2.12.1/allure-commandline-2.12.1.zip", "hash": "b88cc0e6c5ab66e8845bb3236ea0c76ff44af44a596ef3b68d382b19d9736c1f", "extract_dir": "allure-2.12.1", "bin": "bin\\allure.bat", @@ -12,7 +12,11 @@ }, "checkver": "github", "autoupdate": { - "url": "https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/$version/allure-commandline-$version.zip", + "url": "https://dl.bintray.com/qameta/maven/io/qameta/allure/allure-commandline/$version/allure-commandline-$version.zip", + "hash": { + "url": "$url.sha256", + "regex": "$sha256" + }, "extract_dir": "allure-$version" } } diff --git a/bucket/apex.json b/bucket/apex.json index 05caf3ffbb..a91aa061e8 100644 --- a/bucket/apex.json +++ b/bucket/apex.json @@ -1,8 +1,8 @@ { + "version": "1.0.0-rc3", "description": "Lets you build, deploy, and manage AWS Lambda functions.", "homepage": "http://apex.run/", "license": "MIT", - "version": "1.0.0-rc3", "architecture": { "64bit": { "url": "https://github.com/apex/apex/releases/download/v1.0.0-rc3/apex_1.0.0-rc3_windows_amd64.tar.gz", @@ -17,7 +17,7 @@ "bin": "apex.exe", "checkver": { "github": "https://github.com/apex/apex", - "re": ">v([a-z\\d.-]+)<" + "regex": ">v([a-z\\d.-]+)<" }, "autoupdate": { "architecture": { @@ -27,6 +27,9 @@ "32bit": { "url": "https://github.com/apex/apex/releases/download/v$version/apex_$version_windows_386.tar.gz" } + }, + "hash": { + "url": "$baseurl/apex_$version_checksums.txt" } } } diff --git a/bucket/avro-tools.json b/bucket/avro-tools.json index 0e35a0cd82..0f8a105d5c 100644 --- a/bucket/avro-tools.json +++ b/bucket/avro-tools.json @@ -4,7 +4,7 @@ "homepage": "https://avro.apache.org/", "license": "Apache-2.0", "url": "https://apache.org/dist/avro/avro-1.9.0/java/avro-tools-1.9.0.jar#/avro-tools.jar", - "hash": "09e2556753c0c0a6983b43a198f1bdd0487d33095bd6f4e563851e6f6e53901e", + "hash": "sha512:68a38e191997a4a529f04ac8584a3222fc82d0d4efa2a04fc2cfbadc85b4c3892a33ca6e379ccac2f751b085e1a41ec374eeb017e668ddb7154e197f15195c4a", "bin": "avro-tools.jar", "suggest": { "JDK": [ @@ -19,7 +19,7 @@ "autoupdate": { "url": "https://apache.org/dist/avro/avro-$version/java/avro-tools-$version.jar#/avro-tools.jar", "hash": { - "url": "$url.sha1" + "url": "$url.sha512" } } } diff --git a/bucket/cdrtools.json b/bucket/cdrtools.json index e915c0a118..8bb508f94a 100644 --- a/bucket/cdrtools.json +++ b/bucket/cdrtools.json @@ -1,13 +1,13 @@ { - "version": "3.01", + "version": "3.02a09", "description": "Burn and read CDs, DVDs, and Blu-ray discs", "homepage": "https://sourceforge.net/projects/tumagcc/", "license": { "identifier": "CDDL-1.0,GPL-2.0-only,LGPL-2.1-only", "url": "https://github.com/jobermayr/cdrtools/blob/master/COPYING" }, - "url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-3.01.7z", - "hash": "f534062cab7585b82bd764f02bc65fb0c7c27ac1615786bfc81c35880ce4acc6", + "url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-3.02a09.7z", + "hash": "sha1:f1b6a74e8963a97acd66e166064ab4f907e5237a", "architecture": { "32bit": { "extract_dir": "win32" @@ -32,6 +32,10 @@ "scgcheck.exe", "scgskeleton.exe" ], + "checkver": { + "url": "https://sourceforge.net/projects/tumagcc/files/", + "regex": "schily-cdrtools-([\\w.]+)\\.7z" + }, "autoupdate": { "url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-$version.7z" } diff --git a/bucket/coursier.json b/bucket/coursier.json index f35b155889..d7505bf16d 100644 --- a/bucket/coursier.json +++ b/bucket/coursier.json @@ -2,9 +2,9 @@ "homepage": "https://github.com/coursier/coursier", "description": "Pure Scala Artifact Fetching", "license": "Apache-2.0", - "version": "2.0.0-RC3-2", - "url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC3-2/coursier#/coursier.jar", - "hash": "1a747eded72450d93977e1472a99b8e91bea1539367d67cdc00fe79c4d2b581a", + "version": "2.0.0-RC3-3", + "url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC3-3/coursier#/coursier.jar", + "hash": "d4ef30e45e7ccc8d485d1d6b09314d81babc5bffc49aeb4333d090c9a55a3ee3", "bin": "coursier.jar", "checkver": { "url": "https://github.com/coursier/coursier/releases", diff --git a/bucket/doctl.json b/bucket/doctl.json index 3122e48f1b..1b19545bb7 100644 --- a/bucket/doctl.json +++ b/bucket/doctl.json @@ -24,6 +24,9 @@ "32bit": { "url": "https://github.com/digitalocean/doctl/releases/download/v$version/doctl-$version-windows-386.zip" } + }, + "hash": { + "url": "$baseurl/doctl-$version-checksums.sha256" } } } diff --git a/bucket/elixir.json b/bucket/elixir.json index 68ac120017..9d12eaafc6 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -4,12 +4,16 @@ "license": "Apache-2.0", "depends": "erlang", "url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.1/Precompiled.zip", - "hash": "17e43cb1627a0fa5625bc370cec0964ad6471ef242f1549e316db73c0d94fcc6", + "hash": "sha512:14826fe295c19c9e331f2777f70a13ae55bf107ce043d0aeb747b5235de82bd6175c915f0bea63ffe0f87136357d76522c67bdd54fc61dd1f167afb4879a3845", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir" }, "autoupdate": { - "url": "https://github.com/elixir-lang/elixir/releases/download/v$version/Precompiled.zip" + "url": "https://github.com/elixir-lang/elixir/releases/download/v$version/Precompiled.zip", + "hash": { + "url": "https://github.com/elixir-lang/elixir/releases/tag/v$version/", + "regex": "$basename SHA512: $sha512" + } } } diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 33f89e4883..9a7b5e5a46 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { "homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html", "description": "A command-line application for reading, writing and editing meta information in a wide variety of files.", - "version": "11.61", + "version": "11.62", "license": "GPL-1.0-or-later|Artistic-1.0-Perl", - "url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-11.61.zip", - "hash": "sha1:cb38b924e3f586862f22d8dd2530c7afcf1ae92b", + "url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-11.62.zip", + "hash": "sha1:8265f7b9a00c38cffe568076504a8ba22e90675b", "pre_install": "Copy-Item \"$dir/exiftool(-k).exe\" \"$dir/exiftool.exe\"", "bin": [ "exiftool.exe", diff --git a/bucket/faas-cli.json b/bucket/faas-cli.json index bad155e3b1..650e78e0df 100644 --- a/bucket/faas-cli.json +++ b/bucket/faas-cli.json @@ -1,11 +1,11 @@ { "homepage": "https://www.openfaas.com/", "license": "MIT", - "version": "0.9.0", + "version": "0.9.1", "architecture": { "64bit": { - "url": "https://github.com/openfaas/faas-cli/releases/download/0.9.0/faas-cli.exe", - "hash": "2bb9fa145d5db4d190f7828d6bb7b22d49e8c02dcbd3587b0838a3ec10605ab4" + "url": "https://github.com/openfaas/faas-cli/releases/download/0.9.1/faas-cli.exe", + "hash": "a4cc326a90d540c9277dfc7a4a02065f91c217bfa343ee4ca82273d0841483c2" } }, "bin": [ @@ -16,7 +16,6 @@ ] ], "post_install": "faas-cli version", - "notes": "OpenFaas @ https://www.openfaas.com/", "checkver": { "github": "https://github.com/openfaas/faas-cli" }, @@ -25,6 +24,9 @@ "64bit": { "url": "https://github.com/openfaas/faas-cli/releases/download/$version/faas-cli.exe" } + }, + "hash": { + "url": "$url.sha256" } } } diff --git a/bucket/fciv.json b/bucket/fciv.json new file mode 100644 index 0000000000..93fba42ca8 --- /dev/null +++ b/bucket/fciv.json @@ -0,0 +1,9 @@ +{ + "homepage": "https://support.microsoft.com/en-us/kb/841290", + "description": "A command-prompt utility that computes and verifies cryptographic hash values of files.", + "version": "2.05", + "license": "Unknown", + "url": "https://download.microsoft.com/download/c/f/4/cf454ae0-a4bb-4123-8333-a1b6737712f7/Windows-KB841290-x86-ENU.exe#/dl.7z", + "hash": "4b1feea09f35f30943220e8c493a7e590739607a2315559f26b84b3586a5dd54", + "bin": "fciv.exe" +} diff --git a/bucket/ffmpeg-nightly.json b/bucket/ffmpeg-nightly.json index 0d922ab002..95302eea39 100644 --- a/bucket/ffmpeg-nightly.json +++ b/bucket/ffmpeg-nightly.json @@ -1,18 +1,18 @@ { - "version": "20190814-8fcc5d9", + "version": "20190815-3aeb681", "homepage": "https://ffmpeg.zeranoe.com/builds/", "description": "A complete, cross-platform solution to record, convert and stream audio and video.", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20190814-8fcc5d9-win64-static.zip", - "hash": "16e15c2a23195f6ac32529fb6dd8f332e142e6ef71e4a0a171422ffeecebcf07", - "extract_dir": "ffmpeg-20190814-8fcc5d9-win64-static" + "url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20190815-3aeb681-win64-static.zip", + "hash": "39151cc82c8e638f3a0dc39f37eccfbe862e59a76de67190e9e9fa4b84080d7e", + "extract_dir": "ffmpeg-20190815-3aeb681-win64-static" }, "32bit": { - "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20190814-8fcc5d9-win32-static.zip", - "hash": "1be943ddde40052174539ac77f3d1ba77de5bb0c321f82cfddb8201434e6cb3d", - "extract_dir": "ffmpeg-20190814-8fcc5d9-win32-static" + "url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20190815-3aeb681-win32-static.zip", + "hash": "14b6a13e3b8b14534c2134090c062348a1b3ad172a67ceec04d08ee5e88a17ec", + "extract_dir": "ffmpeg-20190815-3aeb681-win32-static" } }, "bin": [ diff --git a/bucket/forego.json b/bucket/forego.json index fdb31a3cf9..6a005913e6 100644 --- a/bucket/forego.json +++ b/bucket/forego.json @@ -1,5 +1,6 @@ { "homepage": "https://github.com/ddollar/forego", + "description": "Foreman in Go.", "version": "20180217041714", "license": "Apache-2.0", "architecture": { @@ -11,14 +12,17 @@ "bin": "forego.exe", "checkver": { "url": "https://dl.equinox.io/ddollar/forego/stable/archive", - "re": "https://bin.equinox.io/a/(?.+)/forego-(?\\d+)-windows-amd64.zip" + "regex": "https://bin.equinox.io/a/(?\\w+)/forego-(\\d+)-windows-amd64.zip" }, "autoupdate": { - "note": "Thanks for using autoupdate, please test your updates!", "architecture": { "64bit": { - "url": "https://bin.equinox.io/a/$matchDir/forego-$matchVersion-windows-amd64.zip" + "url": "https://bin.equinox.io/a/$matchDir/forego-$version-windows-amd64.zip" } + }, + "hash": { + "url": "https://dl.equinox.io/ddollar/forego/stable/archive", + "regex": "(?sm)$basename.*?$sha256" } } } diff --git a/bucket/gof.json b/bucket/gof.json index 1a10730ebf..8a06aded3c 100644 --- a/bucket/gof.json +++ b/bucket/gof.json @@ -5,25 +5,26 @@ "architecture": { "64bit": { "url": "https://github.com/mattn/gof/releases/download/v0.0.1/gof_windows_amd64.zip", - "hash": "61A00215F6F15C28563A8D844440109C162E48369C908131AF36FD99EB867580" + "hash": "sha1:b47b6ef1534b4d5ead91dd52421d17daa04fc2b9" }, "32bit": { "url": "https://github.com/mattn/gof/releases/download/v0.0.1/gof_windows_386.zip", - "hash": "4F0CCAC830D80E1401D5C51349AA639950792657E900BB54DC36FF6B1723A0DA" + "hash": "sha1:46ab950c686ddafa53456e79c8cf7a75c54a67f5" } }, "bin": "gof.exe", - "checkver": { - "github": "https://github.com/mattn/gof" - }, + "checkver": "github", "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/mattn/gof/releases/download/$version/gof_windows_amd64.zip" + "url": "https://github.com/mattn/gof/releases/download/v$version/gof_windows_amd64.zip" }, "32bit": { - "url": "https://github.com/mattn/gof/releases/download/$version/gof_windows_386.zip" + "url": "https://github.com/mattn/gof/releases/download/v$version/gof_windows_386.zip" } + }, + "hash": { + "url": "$baseurl/SHASUMS" } } } diff --git a/bucket/helmfile.json b/bucket/helmfile.json index acabfee693..25a3ddc6e6 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.80.2", + "version": "0.81.0", "description": "Command line interface to deploy Kubernetes Helm Charts.", "homepage": "https://github.com/roboll/helmfile/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.80.2/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "9f0e4d4b8d90a930030c2728399a9e7d31ca756c7d9c8ba66303b63689d741f6" + "url": "https://github.com/roboll/helmfile/releases/download/v0.81.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "1dd3a8fd8ce7cf79b0cc76a0938090a0cdd56b68897ea604d29ba5d5caead2d6" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.80.2/helmfile_windows_386.exe#/helmfile.exe", - "hash": "ce11c309ab8ec014bd43d6280bdcc1498c08066a9caa0197c765ff01ae117864" + "url": "https://github.com/roboll/helmfile/releases/download/v0.81.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "ae17dfb02ae63fd7d33b005b1f6cff6998c6eca98f6a7b53164490b66ea185d9" } }, "bin": "helmfile.exe", diff --git a/bucket/hollows-hunter.json b/bucket/hollows-hunter.json index ec8c7a99e5..55c25ff796 100644 --- a/bucket/hollows-hunter.json +++ b/bucket/hollows-hunter.json @@ -2,15 +2,15 @@ "homepage": "https://hshrzd.wordpress.com/pe-sieve/", "description": "Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).", "license": "BSD-2-Clause", - "version": "0.2.2.5", + "version": "0.2.2.6", "architecture": { "64bit": { - "url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.2.5/hollows_hunter64.zip", - "hash": "3a5d4201d60daf3833f730bb13a9648b000e2559629f1948f7f8eb8a20e4e73a" + "url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.2.6/hollows_hunter64.zip", + "hash": "052f90443cb5f807c92cc1316d6aa3af19ef24562de623a8b340c77b655aff56" }, "32bit": { - "url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.2.5/hollows_hunter32.zip", - "hash": "248f3012d5d6807b01be7b1e04918fdedd38e2e3e3d2ce4575e792113e80b538" + "url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.2.6/hollows_hunter32.zip", + "hash": "a0b99e9ab7de7625da797341343816369c4ed6cd5ebdc48be251192fd16479f8" } }, "bin": [ diff --git a/bucket/jx.json b/bucket/jx.json index b1c867b201..bf740c596c 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/jenkins-x/jx", "description": "A command line tool for installing and using Jenkins X", "license": "Apache-2.0", - "version": "2.0.597", + "version": "2.0.598", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.597/jx-windows-amd64.zip", - "hash": "9142995810cba69340322f2a4baf7a724fb559e0c55222d21172e3dbffaebda7" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.598/jx-windows-amd64.zip", + "hash": "812bcce8358a927fa344a643d3fe8716b3371305b773323fc277441334797364" } }, "bin": "jx.exe", diff --git a/bucket/metastore.json b/bucket/metastore.json index dc41fa2809..6ada5b7d7f 100644 --- a/bucket/metastore.json +++ b/bucket/metastore.json @@ -1,13 +1,8 @@ { + "version": "1.1.2-9-gdafa727", "description": "Store and restore metadata from a filesystem", "homepage": "https://github.com/rasa/metastore", "license": "GPL-2.0-only", - "version": "1.1.2-9-gdafa727", - "bin": "metastore.exe", - "checkver": { - "re": "/releases/tag/v([ga-f0-9.-]+)\"", - "url": "https://github.com/rasa/metastore/releases/latest" - }, "architecture": { "64bit": { "url": "https://github.com/rasa/metastore/releases/download/v1.1.2-9-gdafa727/metastore-x64.exe#/metastore.exe", @@ -18,6 +13,11 @@ "hash": "a3ecd6ce64750cb3925bb5cce1785ffdc1ee7ae7f5d50c879396e246c68b0a2d" } }, + "bin": "metastore.exe", + "checkver": { + "github": "https://github.com/rasa/metastore/", + "regex": "/releases/tag/v([\\w.-]+)\"" + }, "autoupdate": { "architecture": { "64bit": { @@ -26,6 +26,10 @@ "32bit": { "url": "https://github.com/rasa/metastore/releases/download/v$version/metastore.exe" } + }, + "hash": { + "url": "https://github.com/rasa/metastore/releases/tag/v$version", + "regex": "$sha256 \\*bin/$basename" } } } diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 752dc89fbd..b5985e53be 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,17 +1,17 @@ { "homepage": "https://nodejs.org", - "version": "12.8.0", + "version": "12.8.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x64.7z", - "hash": "3be01afe6534adf049120ecf6304ff4ff7b424bbcd88572ae19e34d96ecaf329", - "extract_dir": "node-v12.8.0-win-x64" + "url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x64.7z", + "hash": "52ece730f0d4d80657eb8d5c62120c2a91f435b8ef3bea672e1bfdaf9f7eae70", + "extract_dir": "node-v12.8.1-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x86.7z", - "hash": "14922475db215dbcd24911bad4589983127be373ad44f32139937bdf5be7d442", - "extract_dir": "node-v12.8.0-win-x86" + "url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x86.7z", + "hash": "73e50beac826d2a68ad7bfa9c69d02881651a84d8284b609eb6de1f816422ce1", + "extract_dir": "node-v12.8.1-win-x86" } }, "persist": [ diff --git a/bucket/pe-sieve.json b/bucket/pe-sieve.json index dbd1eb726a..5ce631bf7d 100644 --- a/bucket/pe-sieve.json +++ b/bucket/pe-sieve.json @@ -2,15 +2,15 @@ "homepage": "https://hshrzd.wordpress.com/pe-sieve/", "description": "Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).", "license": "BSD-2-Clause", - "version": "0.2.1", + "version": "0.2.2", "architecture": { "64bit": { - "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.1/pe-sieve64.exe#/pe-sieve.exe", - "hash": "e6896090e70bddc24d23f46620fd7599bb2cdda53de1fc007fd8dca1166b1030" + "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.2/pe-sieve64.exe#/pe-sieve.exe", + "hash": "fd65e11d23e56369a6f45c8013c61ffe92b47015b23898ed008a736218affefe" }, "32bit": { - "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.1/pe-sieve32.exe#/pe-sieve.exe", - "hash": "505560f9dc08b634eaba42018398d16583ca663c43626a223dce40b2db2a7816" + "url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.2/pe-sieve32.exe#/pe-sieve.exe", + "hash": "f8a5588399a5cacea9b9b02d2cdd60c0c8ba945801184ce21980fbc3f6c693c0" } }, "bin": "pe-sieve.exe", diff --git a/bucket/portainer.json b/bucket/portainer.json index b0356bcb51..0b27fd6334 100644 --- a/bucket/portainer.json +++ b/bucket/portainer.json @@ -1,5 +1,6 @@ { "homepage": "https://portainer.io/", + "description": "Simple management solution for Docker.", "license": "Zlib", "version": "1.22.0", "architecture": { @@ -16,7 +17,11 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/portainer/portainer/releases/download/$version/portainer-$version-windows-amd64.tar.gz" + "url": "https://github.com/portainer/portainer/releases/download/$version/portainer-$version-windows-amd64.tar.gz", + "hash": { + "url": "$baseurl/portainer-$version-windows-amd64-checksum.txt", + "regex": "$sha256" + } } } } diff --git a/bucket/rust-msvc.json b/bucket/rust-msvc.json index 7dc2055a8a..5c1328fc7a 100644 --- a/bucket/rust-msvc.json +++ b/bucket/rust-msvc.json @@ -1,22 +1,23 @@ { "homepage": "https://www.rust-lang.org", "description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)", - "version": "1.36.0", + "version": "1.37.0", "license": "MIT|Apache-2.0", "architecture": { "64bit": { - "url": "https://static.rust-lang.org/dist/rust-1.36.0-x86_64-pc-windows-msvc.msi", - "hash": "e86148196e71c9c826101d37b66393dfaacef824559d92a9f4e48f030a7aa1e4" + "url": "https://static.rust-lang.org/dist/rust-1.37.0-x86_64-pc-windows-msvc.msi", + "hash": "1e7d5617b7d49d7dbe406e6b4e820d5ad41e021911d69131227ac554aae9c27f" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.36.0-i686-pc-windows-msvc.msi", - "hash": "c600c0dc2bb9eff0c7c36620f63d19c10e57147f49f310106c51f7fc6a2c230f" + "url": "https://static.rust-lang.org/dist/rust-1.37.0-i686-pc-windows-msvc.msi", + "hash": "9241e0e5fc74754e301556399928f351e97678d6f955c1f41f71384e96d1832d" } }, + "extract_dir": "Rust", "bin": [ - "Rust\\bin\\rustc.exe", - "Rust\\bin\\rustdoc.exe", - "Rust\\bin\\cargo.exe" + "bin\\rustc.exe", + "bin\\rustdoc.exe", + "bin\\cargo.exe" ], "checkver": { "url": "https://www.rust-lang.org/", diff --git a/bucket/rust.json b/bucket/rust.json index 60f8472145..fe00e0114b 100644 --- a/bucket/rust.json +++ b/bucket/rust.json @@ -1,22 +1,23 @@ { "homepage": "https://www.rust-lang.org", "description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)", - "version": "1.36.0", + "version": "1.37.0", "license": "MIT|Apache-2.0", "architecture": { "64bit": { - "url": "https://static.rust-lang.org/dist/rust-1.36.0-x86_64-pc-windows-gnu.msi", - "hash": "456007f8d4cfd791a6b3e2e021c851bbf8437ebcfee1eebd8c11da306efccd95" + "url": "https://static.rust-lang.org/dist/rust-1.37.0-x86_64-pc-windows-gnu.msi", + "hash": "21cbc27e3b8c4f8cab5e5c9ac6c4d373d8ac93276eb80ec2a1edeb1e3187e6ee" }, "32bit": { - "url": "https://static.rust-lang.org/dist/rust-1.36.0-i686-pc-windows-gnu.msi", - "hash": "f241600af411d2021e2125f7b94be6609c57953924293a5264b97f4400b6e814" + "url": "https://static.rust-lang.org/dist/rust-1.37.0-i686-pc-windows-gnu.msi", + "hash": "52a113a1c2efa76c6168437d54ef4cbe734ce26b82ab0e71c16f82b344bef8a2" } }, + "extract_dir": "Rust", "bin": [ - "Rust\\bin\\rustc.exe", - "Rust\\bin\\rustdoc.exe", - "Rust\\bin\\cargo.exe" + "bin\\rustc.exe", + "bin\\rustdoc.exe", + "bin\\cargo.exe" ], "checkver": { "url": "https://www.rust-lang.org/", diff --git a/bucket/terragrunt.json b/bucket/terragrunt.json index ea93e90c12..86782e22ff 100644 --- a/bucket/terragrunt.json +++ b/bucket/terragrunt.json @@ -1,16 +1,16 @@ { "homepage": "https://github.com/gruntwork-io/terragrunt", "description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", - "version": "0.19.19", + "version": "0.19.20", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.19/terragrunt_windows_amd64.exe#/terragrunt.exe", - "hash": "9b7096a5386b625b722fdeb0c78d19ff7de18d335434ac13e6850869219e0a93" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.20/terragrunt_windows_amd64.exe#/terragrunt.exe", + "hash": "2fe5805cc567aa56c86fc58ace1a6b46617e0394d40f92b4bc37eb1546f85c15" }, "32bit": { - "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.19/terragrunt_windows_386.exe#/terragrunt.exe", - "hash": "23e0b89af3ebb6e40875958897c266ee44d5353c0c0d54b19cdc84f93a1766cc" + "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.20/terragrunt_windows_386.exe#/terragrunt.exe", + "hash": "8b531d94fe59f43547621b0fa9652d98e7aa23b4da13666eeca571bf70752780" } }, "bin": "terragrunt.exe", @@ -25,6 +25,9 @@ "32bit": { "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v$version/terragrunt_windows_386.exe#/terragrunt.exe" } + }, + "hash": { + "url": "$baseurl/SHA256SUMS" } } } diff --git a/bucket/tidy.json b/bucket/tidy.json index e43663aa79..d768ad921e 100644 --- a/bucket/tidy.json +++ b/bucket/tidy.json @@ -5,12 +5,12 @@ "license": "BSD-3-Clause", "architecture": { "32bit": { - "extract_dir": "tidy-5.6.0-vc14-32b/bin", + "extract_dir": "tidy-5.6.0-vc14-32b\\bin", "hash": "03c8ae9359290a3523d9fd5131456e670d2bc2564fb20aed7c6456f86b8433e2", "url": "https://github.com/htacg/tidy-html5/releases/download/5.6.0/tidy-5.6.0-vc14-32b.zip" }, "64bit": { - "extract_dir": "tidy-5.6.0-vc14-64b/bin", + "extract_dir": "tidy-5.6.0-vc14-64b\\bin", "hash": "59ac22427a3d759c72108814f6a8f0e98511b12f87744ca19e0a500a00687be8", "url": "https://github.com/htacg/tidy-html5/releases/download/5.6.0/tidy-5.6.0-vc14-64b.zip" } @@ -21,14 +21,17 @@ }, "autoupdate": { "architecture": { - "32bit": { - "extract_dir": "tidy-$version-vc14-32b/bin", - "url": "https://github.com/htacg/tidy-html5/releases/download/$version/tidy-$version-vc14-32b.zip" - }, "64bit": { - "extract_dir": "tidy-$version-vc14-64b/bin", - "url": "https://github.com/htacg/tidy-html5/releases/download/$version/tidy-$version-vc14-64b.zip" + "url": "https://github.com/htacg/tidy-html5/releases/download/$version/tidy-$version-vc14-64b.zip", + "extract_dir": "tidy-$version-vc14-64b\\bin" + }, + "32bit": { + "url": "https://github.com/htacg/tidy-html5/releases/download/$version/tidy-$version-vc14-32b.zip", + "extract_dir": "tidy-$version-vc14-32b\\bin" } + }, + "hash": { + "url": "$url.SHA256" } } } diff --git a/bucket/trid.json b/bucket/trid.json index 9bd290f910..bf433e46c7 100644 --- a/bucket/trid.json +++ b/bucket/trid.json @@ -1,13 +1,13 @@ { "homepage": "http://mark0.net/soft-trid-e.html", "license": "Shareware", - "version": "2.24-19.08.12", + "version": "2.24-19.08.15", "url": [ "http://mark0.net/download/triddefs.zip", "http://mark0.net/download/trid_w32.zip" ], "hash": [ - "55872804e1d169c1d41d9310ec2bd74e2c866b2d924085c8593ea03957c2720a", + "d344d9226a84be54c7b32d2e43db5dd39bff9301044f72db1b48c9925c46f05b", "ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f" ], "bin": "trid.exe",