diff --git a/bucket/gifski.json b/bucket/gifski.json index 0fa7cb8b39..cc14bd6cb9 100644 --- a/bucket/gifski.json +++ b/bucket/gifski.json @@ -10,5 +10,7 @@ "checkver": { "github": "https://github.com/ImageOptim/gifski/" }, - "autoupdate": "https://github.com/ImageOptim/gifski/releases/download/$version/gifski-$version.tar.xz" + "autoupdate":{ + "url": "https://github.com/ImageOptim/gifski/releases/download/$version/gifski-$version.tar.xz" + } } diff --git a/bucket/hashcat.json b/bucket/hashcat.json index 1e00dc2aff..cd7742989a 100644 --- a/bucket/hashcat.json +++ b/bucket/hashcat.json @@ -1,5 +1,6 @@ { "homepage": "https://hashcat.net/hashcat/", + "description": "Advanced password recovery tool.", "license": "MIT", "version": "5.1.0", "url": "https://hashcat.net/files/hashcat-5.1.0.7z", diff --git a/bucket/haxe.json b/bucket/haxe.json index 62f35febef..a29a90496a 100644 --- a/bucket/haxe.json +++ b/bucket/haxe.json @@ -1,5 +1,6 @@ { "homepage": "https://haxe.org/", + "description": "High-level, cross-platform, multi-paradigm programming language and compiler.", "version": "3.4.7", "license": { "identifier": "MIT,Zlib,BSD-3-Clause,...", diff --git a/bucket/helm.json b/bucket/helm.json index 36fa0cf75e..b7871c5d12 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,5 +1,6 @@ { "homepage": "https://helm.sh/", + "description": "The package manager for Kubernetes.", "license": "Apache-2.0", "version": "2.14.3", "architecture": { diff --git a/bucket/hub.json b/bucket/hub.json index 434c551bc9..313a85c491 100644 --- a/bucket/hub.json +++ b/bucket/hub.json @@ -1,5 +1,6 @@ { "homepage": "https://hub.github.com/", + "description": "An extension to command-line git that helps with everyday GitHub tasks without ever leaving the terminal.", "version": "2.12.3", "license": "MIT", "architecture": { diff --git a/bucket/hugo-extended.json b/bucket/hugo-extended.json index 963ebce2ed..5f36cc4ace 100644 --- a/bucket/hugo-extended.json +++ b/bucket/hugo-extended.json @@ -1,5 +1,7 @@ { "version": "0.57.2", + "homepage": "https://gohugo.io", + "description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "license": "Apache-2.0", "architecture": { "64bit": { @@ -8,7 +10,6 @@ } }, "bin": "hugo.exe", - "homepage": "https://gohugo.io", "checkver": { "github": "https://github.com/gohugoio/hugo" }, diff --git a/bucket/hugo.json b/bucket/hugo.json index 512d5b96e6..446a530fe3 100644 --- a/bucket/hugo.json +++ b/bucket/hugo.json @@ -1,5 +1,7 @@ { "version": "0.57.2", + "homepage": "https://gohugo.io", + "description": "Speedy and flexible static site generator (without Sass/SCSS support)", "license": "Apache-2.0", "architecture": { "64bit": { @@ -12,7 +14,6 @@ } }, "bin": "hugo.exe", - "homepage": "https://gohugo.io", "checkver": { "github": "https://github.com/gohugoio/hugo" }, diff --git a/bucket/ie11webdriver.json b/bucket/ie11webdriver.json index b9be0d56f8..110bc479d3 100644 --- a/bucket/ie11webdriver.json +++ b/bucket/ie11webdriver.json @@ -1,6 +1,7 @@ { "version": "3.14.0", "homepage": "http://www.seleniumhq.org/", + "description": "Selenium WebDriver for Internet Explorer 11.", "license": "Unknown", "bin": "IEDriverServer.exe", "architecture": { diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 823740b7bf..3b10e4e719 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,5 +1,6 @@ { - "homepage": "https://www.imagemagick.org/script/index.php", + "homepage": "https://imagemagick.org/", + "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "license": "ImageMagick", "version": "7.0.8-61", "architecture": { diff --git a/bucket/invoke-build.json b/bucket/invoke-build.json index e0fac99200..12bed98486 100644 --- a/bucket/invoke-build.json +++ b/bucket/invoke-build.json @@ -1,9 +1,10 @@ { "version": "5.5.2", + "homepage": "https://github.com/nightroman/Invoke-Build", + "description": "Build Automation in PowerShell.", "license": "Apache-2.0", "extract_dir": "tools", "url": "https://nuget.org/api/v2/package/Invoke-Build/5.5.2#/dl.7z", - "homepage": "https://github.com/nightroman/Invoke-Build", "hash": "cc83300c94ce0b521586e496fc06cb3fd5cfaf7e2aac714c7495d8764b05211c", "env_add_path": ".", "checkver": { diff --git a/bucket/jruby.json b/bucket/jruby.json index dbc2b2278d..5e335b7734 100644 --- a/bucket/jruby.json +++ b/bucket/jruby.json @@ -1,5 +1,6 @@ { "homepage": "https://www.jruby.org/", + "description": "The Ruby Programming Language on the JVM.", "version": "9.2.8.0", "license": { "identifier": "EPL-1.0|GPL-2.0-only|LGPL-2.1-only", diff --git a/bucket/julia.json b/bucket/julia.json index 07560ddf64..5a5147fdc6 100644 --- a/bucket/julia.json +++ b/bucket/julia.json @@ -1,5 +1,6 @@ { "homepage": "https://julialang.org", + "description": "A programming language that is a fresh approach to technical computing.", "version": "1.2.0", "license": "MIT", "architecture": { diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 942aa52a56..86f2ced40e 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,6 @@ { "homepage": "https://kotlinlang.org/", + "description": "An LLVM backend for the Kotlin compiler, runtime implementation, and native code generation facility using the LLVM toolchain for native binaries runnable without a virtual machine.", "version": "1.3.41", "license": "Apache-2.0", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.41/kotlin-native-windows-1.3.41.zip", diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 298dfa46d9..b78979426c 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,5 +1,6 @@ { "homepage": "https://kotlinlang.org/", + "description": "A cross-platform, statically typed, general-purpose programming language with type inference.", "version": "1.3.41", "license": "Apache-2.0", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.41/kotlin-compiler-1.3.41.zip", diff --git a/bucket/kubectl.json b/bucket/kubectl.json index ea13cf3fd4..5236c7d09d 100644 --- a/bucket/kubectl.json +++ b/bucket/kubectl.json @@ -1,5 +1,6 @@ { "homepage": "https://kubernetes.io/docs/user-guide/kubectl-overview/", + "description": "Control the Kubernetes cluster manager.", "license": "Apache-2.0", "version": "1.15.3", "architecture": { diff --git a/bucket/latex.json b/bucket/latex.json index c415601e69..91405baa06 100644 --- a/bucket/latex.json +++ b/bucket/latex.json @@ -1,4 +1,5 @@ { + "##": "Fails to validate schema, as env_add_path is not allowed in architecture/XXbit", "homepage": "https://miktex.org", "version": "2.9.7152", "license": { diff --git a/bucket/lcow.json b/bucket/lcow.json index 04d97e17a2..e77994368c 100644 --- a/bucket/lcow.json +++ b/bucket/lcow.json @@ -1,5 +1,6 @@ { "homepage": "https://github.com/linuxkit/lcow", + "description": "Linux containers on Windows built with LinuxKit.", "license": "Apache-2.0", "version": "v4.14.35-v0.3.9", "url": "https://github.com/linuxkit/lcow/releases/download/v4.14.35-v0.3.9/release.zip", diff --git a/bucket/leiningen.json b/bucket/leiningen.json index 9e1d75dd1e..4543d1743e 100644 --- a/bucket/leiningen.json +++ b/bucket/leiningen.json @@ -1,8 +1,9 @@ { "version": "2.9.1", + "homepage": "https://leiningen.org/", + "description": "Simplify Clojure project automation and configuration.", "license": "EPL-1.0", "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.1/bin/lein.bat", - "homepage": "https://github.com/technomancy/leiningen", "bin": "lein.bat", "hash": "b547c51d4f0c0552b15266dff33ff7be5e7958f0097ffe670ee3b34bb4f13504", "post_install": "lein self-install", diff --git a/bucket/less.json b/bucket/less.json index 9ef0c7b458..4abca418dc 100644 --- a/bucket/less.json +++ b/bucket/less.json @@ -1,5 +1,6 @@ { "homepage": "http://www.greenwoodsoftware.com/less/", + "description": "A terminal pager program used to view (but not change) the contents of a text file one screen at a time, similar to the 'more' command.", "version": "551", "license": "GPL-3.0-only|BSD-3-Clause", "bin": [ diff --git a/bucket/lessmsi.json b/bucket/lessmsi.json index 6680ec25bd..e9dc80e200 100644 --- a/bucket/lessmsi.json +++ b/bucket/lessmsi.json @@ -1,5 +1,6 @@ { "homepage": "https://github.com/activescott/lessmsi/", + "description": "A tool to view and extract the contents of a Windows Installer (.msi) file.", "version": "1.6.91", "license": "MIT", "hash": "2f9a9dfd0c0b0cfaf9c700b4659a4f2f3d11368e6c30a3fa0f93ecdd3b4d2e66", diff --git a/bucket/libwebp.json b/bucket/libwebp.json index d82a1844e0..e8557fc07b 100644 --- a/bucket/libwebp.json +++ b/bucket/libwebp.json @@ -1,5 +1,6 @@ { "homepage": "https://developers.google.com/speed/webp/", + "description": "Encode and decode new WebP image format files.", "license": "BSD-3-Clause", "version": "1.0.3", "architecture": { diff --git a/bucket/lilypond.json b/bucket/lilypond.json index efc4f5162f..e40c022642 100644 --- a/bucket/lilypond.json +++ b/bucket/lilypond.json @@ -1,6 +1,7 @@ { "version": "2.18.2", "homepage": "http://lilypond.org", + "description": "A music engraving program devoted to producing the highest-quality sheet music possible.", "license": "GPL-3.0-or-later", "url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-2.18.2-1.mingw.exe#/lilypond.7z", "hash": "606413b751506830a86efbd8a18225a8862b628e7a49daf1a9c9cb953e1956ab", diff --git a/bucket/make.json b/bucket/make.json index eef359e44f..a57b92f5ee 100644 --- a/bucket/make.json +++ b/bucket/make.json @@ -1,5 +1,6 @@ { "homepage": "https://www.gnu.org/software/make/", + "description": "Build automation tool.", "version": "4.2.1", "license": "GPL-3.0-or-later", "url": "https://downloads.sourceforge.net/project/ezwinports/make-4.2.1-without-guile-w32-bin.zip", diff --git a/bucket/mediainfo.json b/bucket/mediainfo.json index ea59079633..9e0aee4eaf 100644 --- a/bucket/mediainfo.json +++ b/bucket/mediainfo.json @@ -1,6 +1,7 @@ { "version": "19.07", "homepage": "https://mediaarea.net/en/MediaInfo", + "description": "A convenient unified display of the most relevant technical and tag data for video and audio files.", "license": "BSD-2-Clause", "architecture": { "64bit": { diff --git a/bucket/mercurial.json b/bucket/mercurial.json index df30948c1a..e7ac1b20f5 100644 --- a/bucket/mercurial.json +++ b/bucket/mercurial.json @@ -1,5 +1,6 @@ { "homepage": "https://www.mercurial-scm.org/", + "description": "Fast, lightweight, distributed source control management system designed for easy and efficient handling of very large distributed projects.", "version": "5.1", "license": "GPL-2.0-only", "architecture": {