mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
conftest: Update to version 0.28.0
This commit is contained in:
parent
a357048f22
commit
d9c9c12866
@ -15,12 +15,5 @@
|
|||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases",
|
"url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases",
|
||||||
"regex": "tag/v([\\w.-]+)"
|
"regex": "tag/v([\\w.-]+)"
|
||||||
},
|
|
||||||
"autoupdate": {
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases/download/v$version/reskit-win64.zip"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.27.0",
|
"version": "0.28.0",
|
||||||
"description": "Test utility for structured configuration files",
|
"description": "Test utility for structured configuration files",
|
||||||
"homepage": "https://www.conftest.dev",
|
"homepage": "https://www.conftest.dev",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/open-policy-agent/conftest/releases/download/v0.27.0/conftest_0.27.0_Windows_x86_64.zip",
|
"url": "https://github.com/open-policy-agent/conftest/releases/download/v0.28.0/conftest_0.28.0_Windows_x86_64.zip",
|
||||||
"hash": "78550603596df542de61bcb24063874583d716b3c0de246b328a333f7405e083"
|
"hash": "f44f9344d30123b135fcca31cdde2290990326c67b0edc93a24942238dde15ca"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "conftest.exe",
|
"bin": "conftest.exe",
|
||||||
|
|||||||
@ -18,17 +18,6 @@
|
|||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://flywaydb.org/documentation/usage/commandline/#download-and-installation",
|
"url": "https://flywaydb.org/documentation/usage/commandline/#download-and-installation",
|
||||||
"regex": "flyway-commandline-([\\d.]+)-windows"
|
"regex": "flyway-commandline-([\\w.-]+)-windows"
|
||||||
},
|
|
||||||
"autoupdate": {
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/$version/flyway-commandline-$version-windows-x64.zip"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"hash": {
|
|
||||||
"url": "$url.sha1"
|
|
||||||
},
|
|
||||||
"extract_dir": "flyway-$version"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.8",
|
"version": "1.10.8",
|
||||||
"homepage": "https://geth.ethereum.org/",
|
|
||||||
"description": "Official Go implementation of the Ethereum protocol",
|
"description": "Official Go implementation of the Ethereum protocol",
|
||||||
|
"homepage": "https://geth.ethereum.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
@ -25,8 +25,8 @@
|
|||||||
"rlpdump.exe"
|
"rlpdump.exe"
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://github.com/ethereum/go-ethereum/releases/latest",
|
"github": "https://github.com/ethereum/go-ethereum",
|
||||||
"regex": "(?sm)/tree/v(?<version>[\\d.]+).*?/commit/(?<commit>[a-z0-9]{8})"
|
"regex": "(?sm)/tree/v([\\d.]+).*?/commit/(?<commit>[a-z\\d]{8})"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
@ -11,12 +11,5 @@
|
|||||||
"bin": [
|
"bin": [
|
||||||
"bin\\glslangValidator.exe",
|
"bin\\glslangValidator.exe",
|
||||||
"bin\\spirv-remap.exe"
|
"bin\\spirv-remap.exe"
|
||||||
],
|
]
|
||||||
"checkver": {
|
|
||||||
"url": "https://github.com/KhronosGroup/glslang/releases",
|
|
||||||
"regex": "/releases/download/([\\d.]+)/glslang-master-win"
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
|
||||||
"url": "https://github.com/KhronosGroup/glslang/releases/download/$version/glslang-master-windows-x64-Release.zip"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -10,12 +10,5 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hadolint.exe",
|
"bin": "hadolint.exe",
|
||||||
"checkver": "github",
|
"checkver": "github"
|
||||||
"autoupdate": {
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://github.com/hadolint/hadolint/releases/download/v$version/hadolint-Windows-x86_64.exe#/hadolint.exe"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,11 +1,8 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.0",
|
"version": "0.9.0",
|
||||||
"description": "A command-line hex viewer, which uses colored output to distinguish different categories of bytes.",
|
"description": "Hex viewer, which uses colored output to distinguish different categories of bytes.",
|
||||||
"homepage": "https://github.com/sharkdp/hexyl",
|
"homepage": "https://github.com/sharkdp/hexyl",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
|
||||||
"less": "less"
|
|
||||||
},
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.9.0/hexyl-v0.9.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/hexyl/releases/download/v0.9.0/hexyl-v0.9.0-x86_64-pc-windows-msvc.zip",
|
||||||
@ -30,7 +27,6 @@
|
|||||||
"url": "https://github.com/sharkdp/hexyl/releases/download/v$version/hexyl-v$version-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/hexyl/releases/download/v$version/hexyl-v$version-i686-pc-windows-msvc.zip",
|
||||||
"extract_dir": "hexyl-v$version-i686-pc-windows-msvc"
|
"extract_dir": "hexyl-v$version-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "curl(1) statistics visualizer.",
|
"description": "curl(1) statistics visualizer",
|
||||||
"homepage": "https://github.com/davecheney/httpstat",
|
"homepage": "https://github.com/davecheney/httpstat",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
@ -13,16 +13,5 @@
|
|||||||
"hash": "9b43886614830830a84fae87cbbb2f8ef01b09b1986a3a4f4aa77978887baee3"
|
"hash": "9b43886614830830a84fae87cbbb2f8ef01b09b1986a3a4f4aa77978887baee3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "httpstat.exe",
|
"bin": "httpstat.exe"
|
||||||
"checkver": "github",
|
|
||||||
"autoupdate": {
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://github.com/davecheney/httpstat/releases/download/v$version/httpstat-windows-amd64-v$version.exe#/httpstat.exe"
|
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/davecheney/httpstat/releases/download/v$version/httpstat-windows-386-v$version.exe#/httpstat.exe"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@ -21,16 +21,5 @@
|
|||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://portal.influxdata.com/downloads",
|
"url": "https://portal.influxdata.com/downloads",
|
||||||
"regex": ">InfluxDB v([\\d.]+)<"
|
"regex": ">InfluxDB v([\\d.]+)<"
|
||||||
},
|
|
||||||
"autoupdate": {
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://dl.influxdata.com/influxdb/releases/influxdb-$version_windows_amd64.zip",
|
|
||||||
"extract_dir": "influxdb-$version-1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"hash": {
|
|
||||||
"url": "$url.sha256"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,16 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
"description": "Command line Java Decompiler",
|
"description": "Command line Java Decompiler",
|
||||||
"homepage": "https://github.com/kwart/jd-cli",
|
"homepage": "https://github.com/intoolswetrust/jd-cli",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"url": "https://github.com/kwart/jd-cli/releases/download/jd-cli-1.2.0/jd-cli-1.2.0-dist.zip",
|
"url": "https://github.com/intoolswetrust/jd-cli/releases/download/jd-cli-1.2.0/jd-cli-1.2.0-dist.zip",
|
||||||
"hash": "ae589be342b8ea2ccfa48f9da09c78e1c54f263d6695c7a4385a9f748c22bb25",
|
"hash": "ae589be342b8ea2ccfa48f9da09c78e1c54f263d6695c7a4385a9f748c22bb25",
|
||||||
"bin": "jd-cli.jar",
|
"bin": "jd-cli.jar",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/kwart/jd-cli",
|
"github": "https://github.com/intoolswetrust/jd-cli",
|
||||||
"regex": "jd-cli-([\\d.]+)\\-"
|
"regex": "tag/jd-cli-([\\d.]+)"
|
||||||
},
|
|
||||||
"autoupdate": {
|
|
||||||
"url": "https://github.com/kwart/jd-cli/releases/download/jd-cli-$version/jd-cli-$version-dist.zip"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
"description": "Web and API based SMTP testing.",
|
"description": "Web and API based SMTP testing",
|
||||||
"homepage": "https://github.com/mailhog/MailHog",
|
"homepage": "https://github.com/mailhog/MailHog",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.2",
|
"version": "0.8.2",
|
||||||
"description": "Cross-platform ncurses Spotify client written in Rust",
|
"description": "ncurses Spotify client written in Rust",
|
||||||
"homepage": "https://github.com/hrkfdn/ncspot",
|
"homepage": "https://github.com/hrkfdn/ncspot",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
@ -16,6 +16,9 @@
|
|||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hrkfdn/ncspot/releases/download/v$version/ncspot-v$version-windows.zip"
|
"url": "https://github.com/hrkfdn/ncspot/releases/download/v$version/ncspot-v$version-windows.zip"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$urlNoExt.sha256"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -13,12 +13,5 @@
|
|||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/rust-analyzer/rust-analyzer",
|
"github": "https://github.com/rust-analyzer/rust-analyzer",
|
||||||
"regex": "releases/tag/([\\d-]+)"
|
"regex": "releases/tag/([\\d-]+)"
|
||||||
},
|
|
||||||
"autoupdate": {
|
|
||||||
"architecture": {
|
|
||||||
"64bit": {
|
|
||||||
"url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/$version/rust-analyzer-windows.exe#/rust-analyzer.exe"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user