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.36 .0</version >
6+ <version >1.37 .0</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.36 .0/jfrog-cli-windows-amd64/jfrog.exe'
9- checksum64 = ' d34a55cac8fea00eb2bf53cbf844a81b91c9cb59b40412ea43922e6bb15bc068 '
8+ url64bit = ' https://dl.bintray.com/jfrog/jfrog-cli-go/1.37 .0/jfrog-cli-windows-amd64/jfrog.exe'
9+ checksum64 = ' 9b3f87883ef41d09f890dfc4c90fdf2dd102a84e1507e59704940d63159f6c0f '
1010 checksumType64 = ' sha256'
1111 silentArgs = ' '
1212 validExitCodes = @ (0 )
You can’t perform that action at this time.
0 commit comments