Add some missing descriptions (#2926)

* Update acmesharp.json

* Update adb.json

* Update ammonite.json

* Update ant.json

* Update apache.json

* Update axel.json

* Update bazel.json

* Update bfg.json

* Update blink1-tool.json

* Update busybox.json

* Update cacert.json

* Update composer.json

* Update dart.json

* Update dep.json

* Update devd.json

* Update diffutils.json

* Update dig.json

* Update digdag.json

* Update dirhash.json

* Update docfx.json

* Update docker-compose.json

* Update docker-machine.json

* Update docker.json

* Update dosbox.json

* Update dotnet-sdk.json

* Update dotnet.json
This commit is contained in:
Brian Peiris 2018-12-26 13:07:05 -08:00 committed by Ross Smith II
parent 84a916f87e
commit ac41914664
26 changed files with 26 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"version": "0.8.1.0",
"homepage": "https://github.com/ebekker/ACMESharp",
"description": "An ACME (Let's Encrypt) client library and PowerShell client for the .NET platform",
"url": "https://github.com/ebekker/ACMESharp/releases/download/v0.8.1.0-EA/ACME-posh.zip",
"hash": "b1da3d39744ba5842bb3a3b97da9a5e4d4c22314b741baa0175e9d0c977ec3f1",
"extract_dir": "Debug/ACMESharp",

View File

@ -1,6 +1,7 @@
{
"version": "28.0.1",
"homepage": "https://developer.android.com/studio/releases/platform-tools.html",
"description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb, fastboot, and systrace",
"url": "https://dl.google.com/android/repository/platform-tools_r28.0.1-windows.zip",
"hash": "db78f726d5dc653706dcd15a462ab1b946c643f598df76906c4c1858411c54df",
"bin": [

View File

@ -4,6 +4,7 @@
"url": "https://github.com/lihaoyi/Ammonite/releases/download/1.6.0/2.12-1.6.0#/amm.bat",
"bin": "amm.bat",
"homepage": "http://ammonite.io",
"description": "Ammonite lets you use the Scala language for scripting purposes: in the REPL, as scripts, as a library, or as a standalone systems shell.",
"hash": "1e93ce4284a71c309c19f4a0a3343e9a110f71ae8877938f940c22128bbe869d",
"checkver": {
"github": "https://github.com/lihaoyi/Ammonite"

View File

@ -1,5 +1,6 @@
{
"homepage": "https://ant.apache.org/",
"description": "Apache Ant is a Java library and command-line tool for compiling, assembling, testing and running Java and non-Java applications.",
"version": "1.10.5",
"license": "Apache-2.0",
"url": "https://www-us.apache.org/dist/ant/binaries/apache-ant-1.10.5-bin.zip",

View File

@ -1,5 +1,6 @@
{
"homepage": "https://www.apachelounge.com",
"description": "The Apache HTTP Server (\"httpd\")",
"version": "2.4.37",
"license": "Apache-2.0",
"architecture": {

View File

@ -2,6 +2,7 @@
"version": "2.4",
"url": "https://github.com/ghuntley/cygwin-axel/raw/master/release/axel-2.4.zip",
"homepage": "https://github.com/ghuntley/cygwin-axel/",
"description": "Axel tries to accelerate HTTP/FTP downloading process by using multiple connections for one file",
"hash": "3cce621da5f17ea03e4fcf51916dd4f8928759766f88b4ca5643131d2dd3fed2",
"bin": "axel.exe"
}

View File

@ -1,5 +1,6 @@
{
"homepage": "https://bazel.build",
"description": "A fast, scalable, multi-language and extensible build system",
"version": "0.21.0",
"license": "Apache-2.0",
"bin": "bazel.exe",

View File

@ -1,5 +1,6 @@
{
"homepage": "https://rtyley.github.io/bfg-repo-cleaner/",
"description": "BFG Repo-Cleaner removes large or troublesome blobs like git-filter-branch does, but faster",
"license": "GPL-3.0-or-later",
"version": "1.13.0",
"url": "https://repo1.maven.org/maven2/com/madgag/bfg/1.13.0/bfg-1.13.0.jar#/bfg.jar",

View File

@ -1,5 +1,6 @@
{
"homepage": "https://blink1.thingm.com/",
"description": "Control the blink(1) USB RGB indicator light",
"license": "CC-BY-SA-3.0",
"version": "2.0.2",
"url": "https://github.com/todbot/blink1-tool/releases/download/v2.0.2/blink1-tool-v2.0.2-windows-x86_64.zip",

View File

@ -1,5 +1,6 @@
{
"homepage": "https://frippery.org/busybox",
"description": "BusyBox is a single binary that contains many common Unix tools",
"version": "2501-g858091c25",
"license": "GPL-2.0",
"architecture": {

View File

@ -1,6 +1,7 @@
{
"version": "2018-12-05",
"homepage": "https://curl.haxx.se/docs/caextract.html",
"description": "CA certificates extracted from the Mozilla CA certificate store, in PEM format",
"license": "MPL-2.0",
"url": "https://curl.haxx.se/ca/cacert-2018-12-05.pem#/cacert.pem",
"hash": "4d89992b90f3e177ab1d895c00e8cded6c9009bec9d56981ff4f0a59e9cc56d6",

View File

@ -1,5 +1,6 @@
{
"homepage": "https://getcomposer.org/",
"description": "Dependency Manager for PHP",
"license": "MIT",
"version": "1.8.0",
"url": "https://getcomposer.org/download/1.8.0/composer.phar",

View File

@ -2,6 +2,7 @@
"version": "2.1.0",
"license": "BSD-3-Clause",
"homepage": "https://www.dartlang.org/",
"description": "SDK for the Dart programming language",
"extract_dir": "dart-sdk",
"env_add_path": "bin",
"architecture": {

View File

@ -1,5 +1,6 @@
{
"homepage": "https://github.com/golang/dep",
"description": "Go dependency management tool",
"version": "0.5.0",
"license": "BSD-3-Clause",
"architecture": {

View File

@ -1,5 +1,6 @@
{
"homepage": "https://corte.si/posts/devd/intro/index.html",
"description": "A small, self-contained, command-line-only HTTP server for developers",
"license": "MIT",
"version": "0.8",
"url": "https://github.com/cortesi/devd/releases/download/v0.8/devd-0.8-windows64.zip",

View File

@ -1,5 +1,6 @@
{
"homepage": "http://www.msys2.org",
"description": "A package of several programs related to finding differences between files",
"version": "3.5",
"architecture": {
"64bit": {

View File

@ -1,5 +1,6 @@
{
"homepage": "https://www.isc.org/",
"description": "dig (domain information groper) is a flexible tool for interrogating DNS name servers",
"license": "ISC",
"version": "9.12.3-P1",
"architecture": {

View File

@ -1,5 +1,6 @@
{
"homepage": "https://www.digdag.io/",
"description": "A simple, open source, multi-cloud workflow engine that helps you to build, run, schedule, and monitor complex pipelines of tasks",
"license": "Apache-2.0",
"version": "0.9.31",
"url": "https://dl.bintray.com/digdag/maven/digdag-0.9.31.jar#/digdag.jar",

View File

@ -1,5 +1,6 @@
{
"homepage": "https://idrassi.github.io/DirHash",
"description": "DirHash is a Windows console program that computes the hash of a given directory content or a single file",
"license": "BSD-3-Clause",
"version": "1.7.1",
"architecture": {

View File

@ -1,5 +1,6 @@
{
"homepage": "https://dotnet.github.io/docfx/",
"description": "A documentation generation tool for API reference and Markdown files",
"version": "2.40.6",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.40.6/docfx.zip",

View File

@ -1,5 +1,6 @@
{
"homepage": "https://github.com/docker/compose",
"description": "Define and run multi-container applications with Docker",
"version": "1.23.2",
"license": "Apache-2.0",
"architecture": {

View File

@ -1,5 +1,6 @@
{
"homepage": "https://github.com/docker/machine",
"description": "Docker Machine is a tool that lets you install Docker Engine on virtual hosts, and manage the hosts with commands",
"version": "0.16.0",
"license": "Apache-2.0",
"architecture": {

View File

@ -8,6 +8,7 @@
}
},
"homepage": "https://docker.com",
"description": "Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly.",
"innosetup": true,
"post_install": "rm -r \"$dir\\installers\"",
"bin": [

View File

@ -1,5 +1,6 @@
{
"homepage": "https://www.dosbox.com/",
"description": "DOSBox emulates an Intel x86 PC, complete with sound, graphics, mouse, joystick, modem, etc.",
"version": "0.74-2",
"license": "GPL-2.0",
"url": "https://downloads.sourceforge.net/project/dosbox/dosbox/0.74-2/DOSBox0.74-2-win32-installer.exe",

View File

@ -1,6 +1,7 @@
{
"version": "2.2.100",
"homepage": "https://www.microsoft.com/net/",
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
"license": "MIT",
"architecture": {
"64bit": {

View File

@ -1,6 +1,7 @@
{
"version": "1.1.1",
"homepage": "https://www.microsoft.com/net/core#windows",
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
"architecture": {
"64bit": {
"url": "https://go.microsoft.com/fwlink/?linkid=843454#/dl.7z",