Skip to content

Commit

Permalink
jfrog: fix autoupdate url
Browse files Browse the repository at this point in the history
address issue in ScoopInstaller#150
  • Loading branch information
nixxo authored Feb 15, 2021
1 parent d761f42 commit e517d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket/jfrog.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://jfrog.bintray.com/jfrog-cli-go/$version/jfrog-cli-windows-amd64/jfrog.exe"
"url": "https://dl.bintray.com/jfrog/jfrog-cli-go/$version/jfrog-cli-windows-amd64/jfrog.exe"
}
},
"hash": {
Expand Down

0 comments on commit e517d34

Please sign in to comment.