Add 25 descriptions (5 of 7)

This commit is contained in:
Ross Smith II 2019-08-14 18:53:35 -07:00
parent 1c1cdcca30
commit 9f35cbaddd
24 changed files with 28 additions and 3 deletions

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://redis.io", "homepage": "https://redis.io",
"description": "In-memory data structure store, used as a database, cache and message broker.",
"version": "3.2.100", "version": "3.2.100",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/MicrosoftArchive/redis/releases/download/win-3.2.100/Redis-x64-3.2.100.zip", "url": "https://github.com/MicrosoftArchive/redis/releases/download/win-3.2.100/Redis-x64-3.2.100.zip",

View File

@ -1,6 +1,8 @@
{ {
"version": "2019.2", "version": "2019.2",
"homepage": "https://www.jetbrains.com/resharper/download/index.html#section=resharper-clt", "homepage": "https://www.jetbrains.com/resharper/download/index.html#section=resharper-clt",
"description": "A free set of standalone command line tools that enable you to run ReSharper inspections outside of Visual Studio and find duplicate code.",
"version": "2019.1.3",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://www.jetbrains.com/resharper/buy/command_line_license.html" "url": "https://www.jetbrains.com/resharper/buy/command_line_license.html"

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://restic.github.io/", "homepage": "https://restic.net/",
"description": "Fast, secure and simple backup program.",
"version": "0.9.5", "version": "0.9.5",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"architecture": { "architecture": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://www.rethinkdb.com/", "homepage": "https://www.rethinkdb.com/",
"description": "An open-source, scalable database that makes building realtime apps dramatically easier.",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "2.3.6", "version": "2.3.6",
"architecture": { "architecture": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://github.com/BurntSushi/ripgrep", "homepage": "https://github.com/BurntSushi/ripgrep",
"description": "Recursively searches directories for a regex pattern.",
"license": "MIT", "license": "MIT",
"version": "11.0.2", "version": "11.0.2",
"architecture": { "architecture": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://github.com/kodybrown/rktools2k3", "homepage": "https://github.com/kodybrown/rktools2k3",
"description": "Streamline manage administrator tasks. (troubleshooting OS, manage AD, deploy applications, ...)",
"version": "1.0", "version": "1.0",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://rtmpdump.mplayerhq.hu/", "homepage": "https://rtmpdump.mplayerhq.hu/",
"description": "A toolkit for RTMP streams. All forms of RTMP are supported, including rtmp://, rtmpt://, rtmpe://, rtmpte://, and rtmps://.",
"version": "2.3", "version": "2.3",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"url": "https://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3-windows.zip", "url": "https://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3-windows.zip",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://rubyinstaller.org", "homepage": "https://rubyinstaller.org",
"description": "A dynamic, open source programming language with a focus on simplicity and productivity.",
"version": "2.6.3-1", "version": "2.6.3-1",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://www.rust-lang.org", "homepage": "https://www.rust-lang.org",
"description": "A language empowering everyone to build reliable and efficient software. (MSVC version)",
"version": "1.36.0", "version": "1.36.0",
"license": "MIT|Apache-2.0", "license": "MIT|Apache-2.0",
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)", "description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://www.rust-lang.org", "homepage": "https://www.rust-lang.org",
"description": "A language empowering everyone to build reliable and efficient software.",
"version": "1.36.0", "version": "1.36.0",
"license": "MIT|Apache-2.0", "license": "MIT|Apache-2.0",
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)", "description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",

View File

@ -1,4 +1,6 @@
{ {
"homepage": "https://github.com/bep/s3deploy",
"description": "Deploy static websites to Amazon S3 and CloudFront with Gzip and custom headers support (e.g. 'Cache-Control')",
"version": "2.3.2", "version": "2.3.2",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://github.com/sass/dart-sass", "homepage": "https://github.com/sass/dart-sass",
"description": "The reference implementation of Sass, written in Dart.",
"version": "1.22.9", "version": "1.22.9",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "http://www.sbcl.org/", "homepage": "http://www.sbcl.org/",
"description": "Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler.",
"version": "1.4.14", "version": "1.4.14",
"license": { "license": {
"identifier": "BSD-3-Clause,MIT,Public Domain", "identifier": "BSD-3-Clause,MIT,Public Domain",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://www.scala-sbt.org/", "homepage": "https://www.scala-sbt.org/",
"description": "A build tool for Scala, Java, and more.",
"version": "1.2.8", "version": "1.2.8",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://github.com/sbt/sbt/releases/download/v1.2.8/sbt-1.2.8.zip", "url": "https://github.com/sbt/sbt/releases/download/v1.2.8/sbt-1.2.8.zip",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://www.scala-lang.org/", "homepage": "https://www.scala-lang.org/",
"description": "A modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.",
"version": "2.13.0", "version": "2.13.0",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://downloads.typesafe.com/scala/2.13.0/scala-2.13.0.zip", "url": "https://downloads.typesafe.com/scala/2.13.0/scala-2.13.0.zip",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "http://scholdoc.scholarlymarkdown.com/", "homepage": "http://scholdoc.scholarlymarkdown.com/",
"description": "Convert ScholarlyMarkdown documents into the HTML5, LaTeX, and Docx (OOML) formats.",
"version": "0.1.3", "version": "0.1.3",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"url": "http://scholarlymarkdown.com/scholdoc-distribution/windows/scholdoc-0.1.3-alpha-windows.msi", "url": "http://scholarlymarkdown.com/scholdoc-distribution/windows/scholdoc-0.1.3-alpha-windows.msi",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "http://scriptcs.net/", "homepage": "http://scriptcs.net/",
"description": "Scriptcs makes it easy to write and execute C# with a simple text editor.",
"version": "0.17.1", "version": "0.17.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://packages.chocolatey.org/ScriptCs.0.17.1.nupkg", "url": "https://packages.chocolatey.org/ScriptCs.0.17.1.nupkg",

View File

@ -1,6 +1,6 @@
{ {
"version": "3.141.59",
"homepage": "https://www.seleniumhq.org/", "homepage": "https://www.seleniumhq.org/",
"description": "A portable framework for testing web applications.",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar#/selenium.jar", "url": "https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar#/selenium.jar",
"hash": "acf71b77d1b66b55db6fb0bed6d8bae2bbd481311bcbedfeff472c0d15e8f3cb", "hash": "acf71b77d1b66b55db6fb0bed6d8bae2bbd481311bcbedfeff472c0d15e8f3cb",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://sliksvn.com/", "homepage": "https://sliksvn.com/",
"description": "A software versioning and revision control system.",
"version": "1.12.0", "version": "1.12.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://www.sonarqube.org", "homepage": "https://www.sonarqube.org",
"description": "An open-source platform for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells, and security vulnerabilities on 20+ programming languages.",
"version": "7.9.1", "version": "7.9.1",
"license": "LGPL-3.0-only", "license": "LGPL-3.0-only",
"url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.9.1.zip", "url": "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.9.1.zip",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://www.sqlite.org/", "homepage": "https://www.sqlite.org/",
"description": "A small, fast, self-contained, high-reliability, full-featured, SQL database engine.",
"version": "3.29.0", "version": "3.29.0",
"license": "Public Domain", "license": "Public Domain",
"url": "https://www.sqlite.org/2019/sqlite-tools-win32-x86-3290000.zip", "url": "https://www.sqlite.org/2019/sqlite-tools-win32-x86-3290000.zip",

View File

@ -1,4 +1,6 @@
{ {
"homepage": "https://github.com/VijayS1/Scripts/blob/master/ssh-copy-id/README.md",
"description": "Provision SSH access without requiring a password for each login.",
"version": "2015-03-22", "version": "2015-03-22",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"url": "https://raw.githubusercontent.com/deevus/ssh-copy-id-posh/a75f94aca42aa6c18f631957f3d1ef6b606d0d43/ssh-copy-id/ssh-copy-id.ps1", "url": "https://raw.githubusercontent.com/deevus/ssh-copy-id-posh/a75f94aca42aa6c18f631957f3d1ef6b606d0d43/ssh-copy-id/ssh-copy-id.ps1",
@ -6,7 +8,6 @@
"gow", "gow",
"openssh" "openssh"
], ],
"homepage": "https://github.com/VijayS1/Scripts/blob/master/ssh-copy-id/README.md",
"hash": "ebaaaa16e89926b69c324a25e4525de745af2bcc46f99338a85ab6495109f39d", "hash": "ebaaaa16e89926b69c324a25e4525de745af2bcc46f99338a85ab6495109f39d",
"bin": "ssh-copy-id.ps1" "bin": "ssh-copy-id.ps1"
} }

View File

@ -1,5 +1,6 @@
{ {
"homepage": "http://www.swig.org", "homepage": "http://www.swig.org",
"description": "A software development tool that connects programs written in C and C++ with a variety of high-level programming languages.",
"version": "4.0.0", "version": "4.0.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.0.0/swigwin-4.0.0.zip", "url": "https://downloads.sourceforge.net/project/swig/swigwin/swigwin-4.0.0/swigwin-4.0.0.zip",

View File

@ -1,5 +1,6 @@
{ {
"homepage": "https://www.terraform.io", "homepage": "https://www.terraform.io",
"description": "An open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.",
"license": "MPL-2.0", "license": "MPL-2.0",
"version": "0.12.6", "version": "0.12.6",
"architecture": { "architecture": {