mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
jfrog: Update to version 1.49.0
This commit is contained in:
parent
050ca4ca7a
commit
b2e5a9a109
@ -1,23 +1,22 @@
|
|||||||
{
|
{
|
||||||
"version": "1.44.0",
|
"version": "1.49.0",
|
||||||
"description": "Command line interface for Artifactory and Bintray",
|
"description": "Command line interface for Artifactory and Bintray",
|
||||||
"homepage": "https://jfrog.com/getcli/",
|
"homepage": "https://jfrog.com/getcli/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.bintray.com/jfrog/jfrog-cli-go/1.44.0/jfrog-cli-windows-amd64/jfrog.exe",
|
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v1/1.49.0/jfrog-cli-windows-amd64/jfrog.exe",
|
||||||
"hash": "4c7112e2c992af85a38ff59e6f83a0d0860517ee6216127aee23265737b67250"
|
"hash": "b4b3d77e5db28250af668ebbb9a14b55faf2473edc1243c332fbf2c16600f9e8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "jfrog.exe",
|
"bin": "jfrog.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://bintray.com/package/generalTab?pkgPath=/jfrog/jfrog-cli-go/jfrog-cli-windows-amd64",
|
"github": "https://github.com/jfrog/jfrog-cli"
|
||||||
"regex": "ver:\\s*([\\d.]+)"
|
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.bintray.com/jfrog/jfrog-cli-go/$version/jfrog-cli-windows-amd64/jfrog.exe"
|
"url": "https://releases.jfrog.io/artifactory/jfrog-cli/v1/$version/jfrog-cli-windows-amd64/jfrog.exe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user