Skip to content

Commit

Permalink
Add 24 descriptions (2 of 6)
Browse files Browse the repository at this point in the history
Merge pull request #331 from rasa/rasa-descriptions-2
  • Loading branch information
rasa committed Aug 15, 2019
2 parents a876504 + bc742a8 commit 310bc51
Show file tree
Hide file tree
Showing 24 changed files with 31 additions and 1 deletion.
1 change: 1 addition & 0 deletions bucket/git-lfs.json
Original file line number Diff line number Diff line change
@@ -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.",
Expand Down
1 change: 1 addition & 0 deletions bucket/git-sizer.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
1 change: 1 addition & 0 deletions bucket/git-town.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
1 change: 1 addition & 0 deletions bucket/git-up.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
1 change: 1 addition & 0 deletions bucket/git-with-openssh.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
1 change: 1 addition & 0 deletions bucket/git.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
1 change: 1 addition & 0 deletions bucket/git19.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
1 change: 1 addition & 0 deletions bucket/glide.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
1 change: 1 addition & 0 deletions bucket/glslang-nightly.json
Original file line number Diff line number Diff line change
@@ -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,...",
Expand Down
1 change: 1 addition & 0 deletions bucket/glslang.json
Original file line number Diff line number Diff line change
@@ -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,...",
Expand Down
8 changes: 7 additions & 1 deletion bucket/gnupg.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -10,6 +12,10 @@
"re": "gnupg-w32-(?<version>[\\d.]+)_(?<date>[\\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"
}
}
}
1 change: 1 addition & 0 deletions bucket/gnupg1.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
1 change: 1 addition & 0 deletions bucket/gof.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"homepage": "https://github.com/mattn/gof",
"description": "Fuzzy search tool written in Go.",
"version": "0.0.1",
"license": "MIT",
"architecture": {
Expand Down
1 change: 1 addition & 0 deletions bucket/gow.json
Original file line number Diff line number Diff line change
@@ -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,...",
Expand Down
2 changes: 2 additions & 0 deletions bucket/gpg.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
1 change: 1 addition & 0 deletions bucket/gradle-bin.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
1 change: 1 addition & 0 deletions bucket/gradle.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
1 change: 1 addition & 0 deletions bucket/grails.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
1 change: 1 addition & 0 deletions bucket/graphicsmagick-q16.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
1 change: 1 addition & 0 deletions bucket/graphicsmagick-q8.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
1 change: 1 addition & 0 deletions bucket/graphviz.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
1 change: 1 addition & 0 deletions bucket/groovy.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
1 change: 1 addition & 0 deletions bucket/groovyserv.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
1 change: 1 addition & 0 deletions bucket/handbrake-cli.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 310bc51

Please sign in to comment.