mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
mino: Update to version 2021-01-05T05-22-38Z
format w*
This commit is contained in:
parent
b4207e00a4
commit
ddc3048e2e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2020-12-29T23-29-29Z",
|
"version": "2021-01-05T05-22-38Z",
|
||||||
"description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (server)",
|
"description": "A high performance, distributed object storage server, designed for large-scale data infrastructure. (server)",
|
||||||
"homepage": "https://min.io",
|
"homepage": "https://min.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -8,8 +8,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2020-12-29T23-29-29Z#/minio.exe",
|
"url": "https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2021-01-05T05-22-38Z#/minio.exe",
|
||||||
"hash": "c303d94dbfd6f519d1cd1d0fa5676dbd6a545f9c89f263291d14f27c4bcb20e7"
|
"hash": "a0495c621bbdf8e4b7a0e5c6bd8b9e3d3030aa90cdbed6ae80b477bbdf767443"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "minio.exe",
|
"bin": "minio.exe",
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/dgiagio/warp",
|
|
||||||
"description": "Create self-contained single binary applications",
|
|
||||||
"version": "0.3.0",
|
"version": "0.3.0",
|
||||||
|
"description": "Create self-contained single binary applications",
|
||||||
|
"homepage": "https://github.com/dgiagio/warp",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.wavpack.com",
|
|
||||||
"description": "Hybrid lossless audio compression",
|
|
||||||
"version": "5.3.0",
|
"version": "5.3.0",
|
||||||
|
"description": "Hybrid lossless audio compression",
|
||||||
|
"homepage": "http://www.wavpack.com",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
@ -1,8 +1,9 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://eternallybored.org/misc/wget/",
|
|
||||||
"description": "A command-line utility for retrieving files using HTTP, HTTPS, FTP, and FTPS protocols.",
|
|
||||||
"license": "GPL-3.0-or-later",
|
|
||||||
"version": "1.20.3",
|
"version": "1.20.3",
|
||||||
|
"description": "A command-line utility for retrieving files using HTTP, HTTPS, FTP, and FTPS protocols.",
|
||||||
|
"homepage": "https://eternallybored.org/misc/wget/",
|
||||||
|
"license": "GPL-3.0-or-later",
|
||||||
|
"depends": "cacert",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://eternallybored.org/misc/wget/releases/wget-1.20.3-win64.zip",
|
"url": "https://eternallybored.org/misc/wget/releases/wget-1.20.3-win64.zip",
|
||||||
@ -13,9 +14,8 @@
|
|||||||
"hash": "021f547baca74fca939d50951ce967502d160a7502f02fab706f9293e1475fb8"
|
"hash": "021f547baca74fca939d50951ce967502d160a7502f02fab706f9293e1475fb8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wget.exe",
|
|
||||||
"depends": "cacert",
|
|
||||||
"post_install": "\"ca_certificate=$(appdir cacert $global)\\current\\cacert.pem\" | out-file \"$dir\\wget.ini\" -encoding default",
|
"post_install": "\"ca_certificate=$(appdir cacert $global)\\current\\cacert.pem\" | out-file \"$dir\\wget.ini\" -encoding default",
|
||||||
|
"bin": "wget.exe",
|
||||||
"checkver": "<title>GNU Wget ([\\d.]+) for Windows",
|
"checkver": "<title>GNU Wget ([\\d.]+) for Windows",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
@ -1,21 +1,26 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/PowerShell/Win32-OpenSSH",
|
|
||||||
"description": "A suite of secure networking utilities based on the Secure Shell protocol. (Microsoft port)",
|
|
||||||
"version": "8.1.0.0p1-Beta",
|
"version": "8.1.0.0p1-Beta",
|
||||||
|
"description": "A suite of secure networking utilities based on the Secure Shell protocol. (Microsoft port)",
|
||||||
|
"homepage": "https://github.com/PowerShell/Win32-OpenSSH",
|
||||||
"license": {
|
"license": {
|
||||||
"identifier": "BSD-3-Clause",
|
"identifier": "BSD-3-Clause",
|
||||||
"url": "https://github.com/PowerShell/openssh-portable/blob/latestw_all/LICENCE"
|
"url": "https://github.com/PowerShell/openssh-portable/blob/latestw_all/LICENCE"
|
||||||
},
|
},
|
||||||
|
"notes": [
|
||||||
|
"This is a pre-release (non-production ready)",
|
||||||
|
"Run 'sudo $dir\\install-sshd.ps1' to install sshd and ssh-agent as a service.",
|
||||||
|
"Run 'sudo $dir\\uninstall-sshd.ps1' to uninstall the services."
|
||||||
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
|
||||||
"hash": "88aaf9eafc64a11d2ba0894a1c24608f1b6d69408b19bb7b15287338fea76dd0",
|
|
||||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.1.0.0p1-Beta/OpenSSH-Win32.zip",
|
|
||||||
"extract_dir": "OpenSSH-Win32"
|
|
||||||
},
|
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"hash": "c99240af89452610f66b7ce54c4fa3180b66aae2bc326afc2aac8fc1dd48f488",
|
"hash": "c99240af89452610f66b7ce54c4fa3180b66aae2bc326afc2aac8fc1dd48f488",
|
||||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.1.0.0p1-Beta/OpenSSH-Win64.zip",
|
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.1.0.0p1-Beta/OpenSSH-Win64.zip",
|
||||||
"extract_dir": "OpenSSH-Win64"
|
"extract_dir": "OpenSSH-Win64"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"hash": "88aaf9eafc64a11d2ba0894a1c24608f1b6d69408b19bb7b15287338fea76dd0",
|
||||||
|
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v8.1.0.0p1-Beta/OpenSSH-Win32.zip",
|
||||||
|
"extract_dir": "OpenSSH-Win32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -30,22 +35,17 @@
|
|||||||
"ssh.exe",
|
"ssh.exe",
|
||||||
"sshd.exe"
|
"sshd.exe"
|
||||||
],
|
],
|
||||||
"notes": [
|
|
||||||
"This is a pre-release (non-production ready)",
|
|
||||||
"Run 'sudo $dir\\install-sshd.ps1' to install sshd and ssh-agent as a service.",
|
|
||||||
"Run 'sudo $dir\\uninstall-sshd.ps1' to uninstall the services."
|
|
||||||
],
|
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"re": "v(\\d+\\.\\d+\\.\\d+\\.\\d+[a-zA-Z-\\d]*)",
|
"github": "https://github.com/PowerShell/Win32-OpenSSH",
|
||||||
"github": "https://github.com/PowerShell/Win32-OpenSSH"
|
"regex": "v(\\d+\\.\\d+\\.\\d+\\.\\d+[a-zA-Z-\\d]*)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v$version/OpenSSH-Win32.zip"
|
|
||||||
},
|
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v$version/OpenSSH-Win64.zip"
|
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v$version/OpenSSH-Win64.zip"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/PowerShell/Win32-OpenSSH/releases/download/v$version/OpenSSH-Win32.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,10 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://wixtoolset.org/",
|
|
||||||
"description": "Set of tools for windows installer creation.",
|
|
||||||
"license": "MS-RL",
|
|
||||||
"version": "3.11.2",
|
"version": "3.11.2",
|
||||||
|
"description": "Set of tools for windows installer creation.",
|
||||||
|
"homepage": "https://wixtoolset.org/",
|
||||||
|
"license": "MS-RL",
|
||||||
"url": "https://github.com/wixtoolset/wix3/releases/download/wix3112rtm/wix311-binaries.zip",
|
"url": "https://github.com/wixtoolset/wix3/releases/download/wix3112rtm/wix311-binaries.zip",
|
||||||
"hash": "2c1888d5d1dba377fc7fa14444cf556963747ff9a0a289a3599cf09da03b9e2e",
|
"hash": "2c1888d5d1dba377fc7fa14444cf556963747ff9a0a289a3599cf09da03b9e2e",
|
||||||
"env_set": {
|
|
||||||
"WixToolPath": "$dir"
|
|
||||||
},
|
|
||||||
"bin": [
|
"bin": [
|
||||||
"candle.exe",
|
"candle.exe",
|
||||||
"dark.exe",
|
"dark.exe",
|
||||||
@ -26,9 +23,12 @@
|
|||||||
"torch.exe",
|
"torch.exe",
|
||||||
"WixCop.exe"
|
"WixCop.exe"
|
||||||
],
|
],
|
||||||
|
"env_set": {
|
||||||
|
"WixToolPath": "$dir"
|
||||||
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://wixtoolset.org/releases/",
|
"url": "https://wixtoolset.org/releases/",
|
||||||
"re": "releases/v([\\d.]+)/stable"
|
"regex": "releases/v([\\d.]+)/stable"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/wixtoolset/wix3/releases/download/wix$cleanVersionrtm/wix$majorVersion$minorVersion-binaries.zip"
|
"url": "https://github.com/wixtoolset/wix3/releases/download/wix$cleanVersionrtm/wix$majorVersion$minorVersion-binaries.zip"
|
||||||
|
|||||||
@ -1,15 +1,8 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://wp-cli.org",
|
|
||||||
"description": "WP-CLI is the command-line interface for WordPress. You can update plugins, configure multisite installs and much more, without using a web browser.",
|
|
||||||
"license": "MIT",
|
|
||||||
"version": "2.4.0",
|
"version": "2.4.0",
|
||||||
"url": "https://github.com/wp-cli/wp-cli/releases/download/v2.4.0/wp-cli-2.4.0.phar#/wp-cli.phar",
|
"description": "Command-line interface for WordPress",
|
||||||
"hash": "sha512:4049c7e45e14276a70a41c3b0864be7a6a8cfa8ea65ebac8b184a4f503a91baa1a0d29260d03248bc74aef70729824330fb6b396336172a624332e16f64e37ef",
|
"homepage": "https://wp-cli.org",
|
||||||
"bin": "wp.ps1",
|
"license": "MIT",
|
||||||
"pre_install": [
|
|
||||||
"echo 'if($args.length -eq 2 -and ($args[0] -eq \"cli\" -and $args[1] -eq \"update\")) { & scoop update wp-cli }' | out-file \"$dir\\wp.ps1\"",
|
|
||||||
"echo 'else { & php (join-path $psscriptroot \"wp-cli.phar\") @args }' | out-file \"$dir\\wp.ps1\" -append"
|
|
||||||
],
|
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"PHP": [
|
"PHP": [
|
||||||
"php",
|
"php",
|
||||||
@ -17,6 +10,13 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"notes": "'wp cli update' is aliased to 'scoop update wp-cli'",
|
"notes": "'wp cli update' is aliased to 'scoop update wp-cli'",
|
||||||
|
"url": "https://github.com/wp-cli/wp-cli/releases/download/v2.4.0/wp-cli-2.4.0.phar#/wp-cli.phar",
|
||||||
|
"hash": "sha512:4049c7e45e14276a70a41c3b0864be7a6a8cfa8ea65ebac8b184a4f503a91baa1a0d29260d03248bc74aef70729824330fb6b396336172a624332e16f64e37ef",
|
||||||
|
"pre_install": [
|
||||||
|
"echo 'if($args.length -eq 2 -and ($args[0] -eq \"cli\" -and $args[1] -eq \"update\")) { & scoop update wp-cli }' | out-file \"$dir\\wp.ps1\"",
|
||||||
|
"echo 'else { & php (join-path $psscriptroot \"wp-cli.phar\") @args }' | out-file \"$dir\\wp.ps1\" -append"
|
||||||
|
],
|
||||||
|
"bin": "wp.ps1",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/wp-cli/wp-cli"
|
"github": "https://github.com/wp-cli/wp-cli"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/asciimoo/wuzz",
|
|
||||||
"description": "Interactive cli tool for HTTP inspection",
|
|
||||||
"version": "0.4.0",
|
"version": "0.4.0",
|
||||||
|
"description": "Interactive cli tool for HTTP inspection",
|
||||||
|
"homepage": "https://github.com/asciimoo/wuzz",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://wyam.io",
|
|
||||||
"description": "Modular and configurable static content generator and toolkit.",
|
|
||||||
"version": "2.2.9",
|
"version": "2.2.9",
|
||||||
|
"description": "Modular and configurable static content generator and toolkit",
|
||||||
|
"homepage": "https://wyam.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://github.com/Wyamio/Wyam/releases/download/v2.2.9/Wyam-v2.2.9.zip",
|
"url": "https://github.com/Wyamio/Wyam/releases/download/v2.2.9/Wyam-v2.2.9.zip",
|
||||||
"hash": "e84f597f198c9c37f8a8b8e1df4e792957a13b4a76bc5755331f0d539ab9210a",
|
"hash": "e84f597f198c9c37f8a8b8e1df4e792957a13b4a76bc5755331f0d539ab9210a",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user