Skip to content

Commit ab09d30

Browse files
committed
Update hash of 0.15.0
1 parent 89ec7d7 commit ab09d30

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
3.44 KB
Binary file not shown.

release/windows/choco/tools/chocolateyinstall.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ $packageArgs = @{
1111
url = $url
1212
url64bit = $url64
1313
softwareName = 'sqlcmd*'
14-
checksum64 = '3425f48d4933eeb9c5ecf89afa5d30c8829892c4d3bbd58c9eeeb3200ed925f2'
14+
checksum64 = '425f48d4933eeb9c5ecf89afa5d30c8829892c4d3bbd58c9eeeb3200ed925f2'
1515
checksumType64= 'sha256'
1616

1717
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($packageName).$($env:chocolateyPackageVersion).MsiInstall.log`""

0 commit comments

Comments
 (0)