diff --git a/bucket/git-lfs.json b/bucket/git-lfs.json index 45c0ad474d..b9271239c7 100644 --- a/bucket/git-lfs.json +++ b/bucket/git-lfs.json @@ -1,5 +1,6 @@ { "homepage": "https://git-lfs.github.com/", + "description": "Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.", "version": "2.8.0", "license": "MIT", "description": "Git extension for versioning large files.", diff --git a/bucket/git-sizer.json b/bucket/git-sizer.json index a6f92905b5..a059587abd 100644 --- a/bucket/git-sizer.json +++ b/bucket/git-sizer.json @@ -1,5 +1,6 @@ { "homepage": "https://github.com/github/git-sizer", + "description": "Compute various size metrics for a Git repository, flagging those that might cause problems.", "version": "1.3.0", "license": "MIT", "architecture": { diff --git a/bucket/git-town.json b/bucket/git-town.json index df24b9465b..2e8eab2763 100644 --- a/bucket/git-town.json +++ b/bucket/git-town.json @@ -1,5 +1,6 @@ { "homepage": "http://www.git-town.com/", + "description": "An open-source Git plugin, that adds Git commands that make collaborative software development more efficient and safe.", "version": "7.2.1", "license": "MIT", "architecture": { diff --git a/bucket/git-up.json b/bucket/git-up.json index b41b5217e3..7b679e9543 100644 --- a/bucket/git-up.json +++ b/bucket/git-up.json @@ -1,5 +1,6 @@ { "homepage": "https://github.com/msiemens/PyGitUp", + "description": "A nicer 'git pull'", "license": "MIT", "version": "1.6.1", "url": "https://github.com/msiemens/PyGitUp/archive/v1.6.1.zip", diff --git a/bucket/git-with-openssh.json b/bucket/git-with-openssh.json index 1465e0204f..8cf1bb1af6 100644 --- a/bucket/git-with-openssh.json +++ b/bucket/git-with-openssh.json @@ -1,6 +1,7 @@ { "##": "Maintainers: when updating this manifest to a new version, you might like to also update git.json", "homepage": "https://git-for-windows.github.io/", + "description": "A free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. (w/ built-in OpenSSH)", "license": "GPL-2.0-only", "version": "2.22.0.windows.1", "architecture": { diff --git a/bucket/git.json b/bucket/git.json index 40e42f83a7..6c549ed8dd 100644 --- a/bucket/git.json +++ b/bucket/git.json @@ -1,6 +1,7 @@ { "##": "Maintainers: when updating this manifest to a new version, you might like to also update git-with-openssh.json and mingit.json", "homepage": "https://git-for-windows.github.io/", + "description": "A free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.", "license": "GPL-2.0-only", "version": "2.22.0.windows.1", "architecture": { diff --git a/bucket/git19.json b/bucket/git19.json index 357aca6566..b72e0c40af 100644 --- a/bucket/git19.json +++ b/bucket/git19.json @@ -1,5 +1,6 @@ { "homepage": "https://git-for-windows.github.io/", + "description": "A free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.", "license": "GPL-2.0-only", "version": "1.9.5-preview20150319", "url": "https://github.com/msysgit/msysgit/releases/download/Git-1.9.5-preview20150319/PortableGit-1.9.5-preview20150319.7z", diff --git a/bucket/glide.json b/bucket/glide.json index 4eba770dab..aa3d1459fe 100644 --- a/bucket/glide.json +++ b/bucket/glide.json @@ -1,5 +1,6 @@ { "homepage": "https://glide.sh/", + "description": "A package manager for Go that is conceptually similar to package managers for other languages.", "license": "MIT", "version": "0.13.3", "architecture": { diff --git a/bucket/glslang-nightly.json b/bucket/glslang-nightly.json index 402f1beb2e..c7f855c7ea 100644 --- a/bucket/glslang-nightly.json +++ b/bucket/glslang-nightly.json @@ -1,5 +1,6 @@ { "homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/", + "description": "The official reference compiler front end for the OpenGL ES and OpenGL shading languages. (nightly version)", "version": "nightly", "license": { "identifier":"Freeware,MIT,...", diff --git a/bucket/glslang.json b/bucket/glslang.json index 9e85ba103f..8f4ca338ca 100644 --- a/bucket/glslang.json +++ b/bucket/glslang.json @@ -1,5 +1,6 @@ { "homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/", + "description": "The official reference compiler front end for the OpenGL ES and OpenGL shading languages.", "version": "7.11.3214", "license": { "identifier":"Freeware,MIT,...", diff --git a/bucket/gnupg.json b/bucket/gnupg.json index 8328d57e2b..c9c50bc572 100644 --- a/bucket/gnupg.json +++ b/bucket/gnupg.json @@ -1,5 +1,7 @@ { + "##": "Duplicate of the gpg package", "homepage": "https://www.gnupg.org/", + "description": "A complete and free implementation of the OpenPGP standard.", "version": "2.2.17", "license": "GPL-3.0-or-later", "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.17_20190709.exe#/dl.7z", @@ -10,6 +12,10 @@ "re": "gnupg-w32-(?[\\d.]+)_(?[\\d]{8}).exe" }, "autoupdate": { - "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-$version_$matchDate.exe#/dl.7z" + "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-$version_$matchDate.exe#/dl.7z", + "hash": { + "url": "https://www.gnupg.org/download/integrity_check.html", + "regex": "$sha1\\s+$basename" + } } } diff --git a/bucket/gnupg1.json b/bucket/gnupg1.json index 8b50f7cba5..0b67797952 100644 --- a/bucket/gnupg1.json +++ b/bucket/gnupg1.json @@ -1,5 +1,6 @@ { "homepage": "https://www.gnupg.org/", + "description": "A complete and free implementation of the OpenPGP standard. (version 1.x)", "version": "1.4.23", "license": "GPL-3.0-or-later", "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32cli-1.4.23.exe#/dl.7z", diff --git a/bucket/gof.json b/bucket/gof.json index 8a06aded3c..cd8c5b31e5 100644 --- a/bucket/gof.json +++ b/bucket/gof.json @@ -1,5 +1,6 @@ { "homepage": "https://github.com/mattn/gof", + "description": "Fuzzy search tool written in Go.", "version": "0.0.1", "license": "MIT", "architecture": { diff --git a/bucket/gow.json b/bucket/gow.json index 6faa8deec1..cf67914e60 100644 --- a/bucket/gow.json +++ b/bucket/gow.json @@ -1,5 +1,6 @@ { "homepage": "https://github.com/bmatzelle/gow", + "description": "Unix command line utilities installer for Windows.", "version": "0.8.0", "license": { "identifier": "MIT,GPL-3.0-or-later,...", diff --git a/bucket/gpg.json b/bucket/gpg.json index 04d3115c09..e972e29df7 100644 --- a/bucket/gpg.json +++ b/bucket/gpg.json @@ -1,5 +1,7 @@ { + "##": "Duplicate of the gnupg package", "homepage": "https://www.gnupg.org/", + "description": "A complete and free implementation of the OpenPGP standard.", "version": "2.2.17", "license": "GPL-3.0-or-later", "url": "https://www.gnupg.org/ftp/gcrypt/binary/gnupg-w32-2.2.17_20190709.exe#/dl.7z", diff --git a/bucket/gradle-bin.json b/bucket/gradle-bin.json index 508fd16dd7..3c47e41ef4 100644 --- a/bucket/gradle-bin.json +++ b/bucket/gradle-bin.json @@ -1,5 +1,6 @@ { "homepage": "https://gradle.org", + "description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)", "version": "5.6", "license": "Apache-2.0", "hash": "15c02ef5dd3631ec02ac52e8725703e0285d9a7eecbf4e5939aa9e924604d01d", diff --git a/bucket/gradle.json b/bucket/gradle.json index 1eecbc5455..33dd8f7d1a 100644 --- a/bucket/gradle.json +++ b/bucket/gradle.json @@ -1,5 +1,6 @@ { "homepage": "https://gradle.org", + "description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation boundled)", "version": "5.6", "license": "Apache-2.0", "hash": "33214524e686838c88a88e14e8b30e2323589cc9698186bc8e0594758b132b31", diff --git a/bucket/grails.json b/bucket/grails.json index 41cf507d30..fdcf0c78c1 100644 --- a/bucket/grails.json +++ b/bucket/grails.json @@ -1,5 +1,6 @@ { "homepage": "https://grails.org/", + "description": "A powerful Groovy-based web application framework for the JVM built on top of Spring Boot.", "version": "4.0.0", "license": "Apache-2.0", "url": "https://github.com/grails/grails-core/releases/download/v4.0.0/grails-4.0.0.zip", diff --git a/bucket/graphicsmagick-q16.json b/bucket/graphicsmagick-q16.json index 2e351fbf9f..010172ae19 100644 --- a/bucket/graphicsmagick-q16.json +++ b/bucket/graphicsmagick-q16.json @@ -1,5 +1,6 @@ { "homepage": "http://www.graphicsmagick.org/", + "description": "Robust and efficient collection of tools and libraries which support reading, writing, and manipulating an image in over 89 major formats.", "license": "MIT", "version": "1.3.33", "architecture": { diff --git a/bucket/graphicsmagick-q8.json b/bucket/graphicsmagick-q8.json index b21c96022a..6eef056326 100644 --- a/bucket/graphicsmagick-q8.json +++ b/bucket/graphicsmagick-q8.json @@ -1,5 +1,6 @@ { "homepage": "http://www.graphicsmagick.org/", + "description": "Robust and efficient collection of tools and libraries which support reading, writing, and manipulating an image in over 89 major formats.", "license": "MIT", "version": "1.3.33", "architecture": { diff --git a/bucket/graphviz.json b/bucket/graphviz.json index 750a1f99cd..f57150944a 100644 --- a/bucket/graphviz.json +++ b/bucket/graphviz.json @@ -1,5 +1,6 @@ { "homepage": "https://www.graphviz.org/", + "description": "Open source graph visualization software.", "version": "2.38", "license": "EPL-1.0", "url": "https://graphviz.gitlab.io/_pages/Download/windows/graphviz-2.38.msi", diff --git a/bucket/groovy.json b/bucket/groovy.json index b8766b6462..6a37a2712c 100644 --- a/bucket/groovy.json +++ b/bucket/groovy.json @@ -1,5 +1,6 @@ { "homepage": "http://www.groovy-lang.org/", + "description": "A powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.", "version": "2.5.8", "license": "Apache-2.0", "url": "https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.5.8.zip", diff --git a/bucket/groovyserv.json b/bucket/groovyserv.json index ebbe264cae..4afa1c364b 100644 --- a/bucket/groovyserv.json +++ b/bucket/groovyserv.json @@ -1,5 +1,6 @@ { "homepage": "https://kobo.github.io/groovyserv/", + "description": "Reduces startup time of the JVM for running Groovy significantly.", "version": "1.2.0", "license": "Apache-2.0", "url": "https://bitbucket.org/kobo/groovyserv-mirror/downloads/groovyserv-1.2.0-bin.zip", diff --git a/bucket/handbrake-cli.json b/bucket/handbrake-cli.json index 324119f8c5..3d3ef49d88 100644 --- a/bucket/handbrake-cli.json +++ b/bucket/handbrake-cli.json @@ -1,5 +1,6 @@ { "homepage": "https://handbrake.fr/", + "description": "A video transcoder with extensive support for multiple formats. (CLI version)", "license": "GPL-2.0-only", "version": "1.2.2", "architecture": {