mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Add jfrog version 1.16.2 (#2300)
This commit is contained in:
parent
5ec05e2427
commit
d0f9a0551a
18
jfrog.json
Normal file
18
jfrog.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"homepage": "https://jfrog.com/getcli/",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Command Line Interface for Artifactory and Bintray",
|
||||
"version": "1.16.2",
|
||||
"url": "https://jfrog.bintray.com/jfrog-cli-go/1.16.2/jfrog-cli-windows-amd64/jfrog.exe",
|
||||
"hash": "a650ff3ae1d61ba5fea01c5c4b664467f1691e83e3bea164ef99a95ae5833ef2",
|
||||
"bin": "jfrog.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/jfrog/jfrog-cli-go"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://jfrog.bintray.com/jfrog-cli-go/$version/jfrog-cli-windows-amd64/jfrog.exe",
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user