File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33<package xmlns =" http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
44 <metadata >
55 <id >jfrog-cli</id >
6- <version >1.26.0 </version >
6+ <version >1.26.1 </version >
77 <packageSourceUrl >https://github.com/jgeorgeson/chocolatey-packages</packageSourceUrl >
88 <title >JFrog CLI</title >
99 <authors >JFrog Ltd</authors >
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
55$packageArgs = @ {
66 packageName = ' jfrog-cli'
77 fileType = ' EXE'
8- url64bit = ' https://dl.bintray.com/jfrog/jfrog-cli-go/1.26.0 /jfrog-cli-windows-amd64/jfrog.exe'
9- checksum64 = ' baf0d8627a02c68f398f906c1d707a79a0ed47f43b335aea6c56da8955cf28af '
8+ url64bit = ' https://dl.bintray.com/jfrog/jfrog-cli-go/1.26.1 /jfrog-cli-windows-amd64/jfrog.exe'
9+ checksum64 = ' 50ed939e9aa35f596aad32c962068ded098b260440e5c7c615a9dab8c6cd8d22 '
1010 checksumType64 = ' sha256'
1111 silentArgs = ' '
1212 validExitCodes = @ (0 )
You can’t perform that action at this time.
0 commit comments