mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Updated a couple of files with "description" field. (#2203)
This commit is contained in:
parent
1051da5606
commit
d388dc47f2
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"description": "Apex lets you build, deploy, and manage AWS Lambda functions.",
|
||||||
"homepage": "http://apex.run/",
|
"homepage": "http://apex.run/",
|
||||||
"license": "https://github.com/apex/apex/blob/master/LICENSE",
|
"license": "https://github.com/apex/apex/blob/master/LICENSE",
|
||||||
"version": "0.16.0",
|
"version": "0.16.0",
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"description": "The next generation of apngasm, the APNG Assembler.",
|
||||||
"homepage": "https://github.com/apngasm/apngasm",
|
"homepage": "https://github.com/apngasm/apngasm",
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"url": "http://files.genshin.org/apngasm/apngasm-cli.7z",
|
"url": "http://files.genshin.org/apngasm/apngasm-cli.7z",
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"description": "Uncomplicated, modern HTTP server",
|
||||||
"version": "0.4.7",
|
"version": "0.4.7",
|
||||||
"homepage": "https://github.com/labstack/armor",
|
"homepage": "https://github.com/labstack/armor",
|
||||||
"license": "https://github.com/labstack/armor/blob/master/LICENSE",
|
"license": "https://github.com/labstack/armor/blob/master/LICENSE",
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"description": "The open source design documentation tool",
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
"homepage": "https://github.com/vitiral/artifact",
|
"homepage": "https://github.com/vitiral/artifact",
|
||||||
"license": "LGPL",
|
"license": "LGPL",
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"description": "Pester is a test and mock framework for PowerShell.",
|
||||||
"version": "4.3.1",
|
"version": "4.3.1",
|
||||||
"license": "https://raw.githubusercontent.com/pester/Pester/master/LICENSE",
|
"license": "https://raw.githubusercontent.com/pester/Pester/master/LICENSE",
|
||||||
"url": "https://github.com/pester/pester/archive/4.3.1.tar.gz",
|
"url": "https://github.com/pester/pester/archive/4.3.1.tar.gz",
|
||||||
|
|||||||
1
xz.json
1
xz.json
@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"description": "XZ Utils is free general-purpose data compression software with a high compression ratio.",
|
||||||
"homepage": "https://tukaani.org/xz/",
|
"homepage": "https://tukaani.org/xz/",
|
||||||
"license": "https://tukaani.org/xz/#licensing",
|
"license": "https://tukaani.org/xz/#licensing",
|
||||||
"version": "5.2.3",
|
"version": "5.2.3",
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://yarnpkg.com/",
|
"homepage": "https://yarnpkg.com/",
|
||||||
|
"description": "Dependency manager",
|
||||||
"license": "BSD",
|
"license": "BSD",
|
||||||
"version": "1.6.0",
|
"version": "1.6.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.zstd.net/",
|
"homepage": "http://www.zstd.net/",
|
||||||
"license": "https://github.com/facebook/zstd/blob/dev/LICENSE",
|
"license": "https://github.com/facebook/zstd/blob/dev/LICENSE",
|
||||||
|
"description": "Zstandard is a real-time compression algorithm, providing high compression ratios.",
|
||||||
"version": "1.3.4",
|
"version": "1.3.4",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user