Add 25 descriptions (#371)

* Add 25 descriptions

* Update bucket/hashcat.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/hub.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/imagemagick.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/imagemagick.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/leiningen.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/leiningen.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/libwebp.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/mercurial.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/kotlin-native.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/kubectl.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/make.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update bucket/haxe.json

Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com>

* Update kotlin-native.json

* Update leiningen.json

* Update lessmsi.json

* Update libwebp.json
This commit is contained in:
Ross Smith II 2019-08-21 09:48:30 -07:00 committed by GitHub
parent 816c8ce33e
commit 89c94ad7e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 32 additions and 6 deletions

View File

@ -10,5 +10,7 @@
"checkver": { "checkver": {
"github": "https://github.com/ImageOptim/gifski/" "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"
}
} }

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://hashcat.net/hashcat/", "homepage": "https://hashcat.net/hashcat/",
"description": "Advanced password recovery tool.",
"license": "MIT", "license": "MIT",
"version": "5.1.0", "version": "5.1.0",
"url": "https://hashcat.net/files/hashcat-5.1.0.7z", "url": "https://hashcat.net/files/hashcat-5.1.0.7z",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://haxe.org/", "homepage": "https://haxe.org/",
"description": "High-level, cross-platform, multi-paradigm programming language and compiler.",
"version": "3.4.7", "version": "3.4.7",
"license": { "license": {
"identifier": "MIT,Zlib,BSD-3-Clause,...", "identifier": "MIT,Zlib,BSD-3-Clause,...",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://helm.sh/", "homepage": "https://helm.sh/",
"description": "The package manager for Kubernetes.",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "2.14.3", "version": "2.14.3",
"architecture": { "architecture": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://hub.github.com/", "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", "version": "2.12.3",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {

View File

@ -1,5 +1,7 @@
{ {
"version": "0.57.2", "version": "0.57.2",
"homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
@ -8,7 +10,6 @@
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",
"homepage": "https://gohugo.io",
"checkver": { "checkver": {
"github": "https://github.com/gohugoio/hugo" "github": "https://github.com/gohugoio/hugo"
}, },

View File

@ -1,5 +1,7 @@
{ {
"version": "0.57.2", "version": "0.57.2",
"homepage": "https://gohugo.io",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
@ -12,7 +14,6 @@
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",
"homepage": "https://gohugo.io",
"checkver": { "checkver": {
"github": "https://github.com/gohugoio/hugo" "github": "https://github.com/gohugoio/hugo"
}, },

View File

@ -1,6 +1,7 @@
{ {
"version": "3.14.0", "version": "3.14.0",
"homepage": "http://www.seleniumhq.org/", "homepage": "http://www.seleniumhq.org/",
"description": "Selenium WebDriver for Internet Explorer 11.",
"license": "Unknown", "license": "Unknown",
"bin": "IEDriverServer.exe", "bin": "IEDriverServer.exe",
"architecture": { "architecture": {

View File

@ -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", "license": "ImageMagick",
"version": "7.0.8-61", "version": "7.0.8-61",
"architecture": { "architecture": {

View File

@ -1,9 +1,10 @@
{ {
"version": "5.5.2", "version": "5.5.2",
"homepage": "https://github.com/nightroman/Invoke-Build",
"description": "Build Automation in PowerShell.",
"license": "Apache-2.0", "license": "Apache-2.0",
"extract_dir": "tools", "extract_dir": "tools",
"url": "https://nuget.org/api/v2/package/Invoke-Build/5.5.2#/dl.7z", "url": "https://nuget.org/api/v2/package/Invoke-Build/5.5.2#/dl.7z",
"homepage": "https://github.com/nightroman/Invoke-Build",
"hash": "cc83300c94ce0b521586e496fc06cb3fd5cfaf7e2aac714c7495d8764b05211c", "hash": "cc83300c94ce0b521586e496fc06cb3fd5cfaf7e2aac714c7495d8764b05211c",
"env_add_path": ".", "env_add_path": ".",
"checkver": { "checkver": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://www.jruby.org/", "homepage": "https://www.jruby.org/",
"description": "The Ruby Programming Language on the JVM.",
"version": "9.2.8.0", "version": "9.2.8.0",
"license": { "license": {
"identifier": "EPL-1.0|GPL-2.0-only|LGPL-2.1-only", "identifier": "EPL-1.0|GPL-2.0-only|LGPL-2.1-only",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://julialang.org", "homepage": "https://julialang.org",
"description": "A programming language that is a fresh approach to technical computing.",
"version": "1.2.0", "version": "1.2.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://kotlinlang.org/", "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", "version": "1.3.41",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.41/kotlin-native-windows-1.3.41.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.41/kotlin-native-windows-1.3.41.zip",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"description": "A cross-platform, statically typed, general-purpose programming language with type inference.",
"version": "1.3.41", "version": "1.3.41",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.41/kotlin-compiler-1.3.41.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.41/kotlin-compiler-1.3.41.zip",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://kubernetes.io/docs/user-guide/kubectl-overview/", "homepage": "https://kubernetes.io/docs/user-guide/kubectl-overview/",
"description": "Control the Kubernetes cluster manager.",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "1.15.3", "version": "1.15.3",
"architecture": { "architecture": {

View File

@ -1,4 +1,5 @@
{ {
"##": "Fails to validate schema, as env_add_path is not allowed in architecture/XXbit",
"homepage": "https://miktex.org", "homepage": "https://miktex.org",
"version": "2.9.7152", "version": "2.9.7152",
"license": { "license": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://github.com/linuxkit/lcow", "homepage": "https://github.com/linuxkit/lcow",
"description": "Linux containers on Windows built with LinuxKit.",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "v4.14.35-v0.3.9", "version": "v4.14.35-v0.3.9",
"url": "https://github.com/linuxkit/lcow/releases/download/v4.14.35-v0.3.9/release.zip", "url": "https://github.com/linuxkit/lcow/releases/download/v4.14.35-v0.3.9/release.zip",

View File

@ -1,8 +1,9 @@
{ {
"version": "2.9.1", "version": "2.9.1",
"homepage": "https://leiningen.org/",
"description": "Simplify Clojure project automation and configuration.",
"license": "EPL-1.0", "license": "EPL-1.0",
"url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.1/bin/lein.bat", "url": "https://raw.githubusercontent.com/technomancy/leiningen/2.9.1/bin/lein.bat",
"homepage": "https://github.com/technomancy/leiningen",
"bin": "lein.bat", "bin": "lein.bat",
"hash": "b547c51d4f0c0552b15266dff33ff7be5e7958f0097ffe670ee3b34bb4f13504", "hash": "b547c51d4f0c0552b15266dff33ff7be5e7958f0097ffe670ee3b34bb4f13504",
"post_install": "lein self-install", "post_install": "lein self-install",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "http://www.greenwoodsoftware.com/less/", "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", "version": "551",
"license": "GPL-3.0-only|BSD-3-Clause", "license": "GPL-3.0-only|BSD-3-Clause",
"bin": [ "bin": [

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://github.com/activescott/lessmsi/", "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", "version": "1.6.91",
"license": "MIT", "license": "MIT",
"hash": "2f9a9dfd0c0b0cfaf9c700b4659a4f2f3d11368e6c30a3fa0f93ecdd3b4d2e66", "hash": "2f9a9dfd0c0b0cfaf9c700b4659a4f2f3d11368e6c30a3fa0f93ecdd3b4d2e66",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://developers.google.com/speed/webp/", "homepage": "https://developers.google.com/speed/webp/",
"description": "Encode and decode new WebP image format files.",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"version": "1.0.3", "version": "1.0.3",
"architecture": { "architecture": {

View File

@ -1,6 +1,7 @@
{ {
"version": "2.18.2", "version": "2.18.2",
"homepage": "http://lilypond.org", "homepage": "http://lilypond.org",
"description": "A music engraving program devoted to producing the highest-quality sheet music possible.",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-2.18.2-1.mingw.exe#/lilypond.7z", "url": "https://download.linuxaudio.org/lilypond/binaries/mingw/lilypond-2.18.2-1.mingw.exe#/lilypond.7z",
"hash": "606413b751506830a86efbd8a18225a8862b628e7a49daf1a9c9cb953e1956ab", "hash": "606413b751506830a86efbd8a18225a8862b628e7a49daf1a9c9cb953e1956ab",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://www.gnu.org/software/make/", "homepage": "https://www.gnu.org/software/make/",
"description": "Build automation tool.",
"version": "4.2.1", "version": "4.2.1",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"url": "https://downloads.sourceforge.net/project/ezwinports/make-4.2.1-without-guile-w32-bin.zip", "url": "https://downloads.sourceforge.net/project/ezwinports/make-4.2.1-without-guile-w32-bin.zip",

View File

@ -1,6 +1,7 @@
{ {
"version": "19.07", "version": "19.07",
"homepage": "https://mediaarea.net/en/MediaInfo", "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", "license": "BSD-2-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://www.mercurial-scm.org/", "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", "version": "5.1",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"architecture": { "architecture": {