diff --git a/automatic/linqpad6.portable - beta/linqpad6.portable - beta.nuspec b/automatic/linqpad6.portable - beta/linqpad6.portable - beta.nuspec index 4cd5ee22..62e880f9 100644 --- a/automatic/linqpad6.portable - beta/linqpad6.portable - beta.nuspec +++ b/automatic/linqpad6.portable - beta/linqpad6.portable - beta.nuspec @@ -4,7 +4,7 @@ linqpad6.portable LINQPad 6 (Portable) - 6.13.6-beta + 6.13.7-beta Joseph Albahari Brian Dukes LINQPad 6 (Portable) diff --git a/automatic/linqpad6.portable - beta/tools/chocolateyInstall.ps1 b/automatic/linqpad6.portable - beta/tools/chocolateyInstall.ps1 index 561aa4a3..5becf59b 100644 --- a/automatic/linqpad6.portable - beta/tools/chocolateyInstall.ps1 +++ b/automatic/linqpad6.portable - beta/tools/chocolateyInstall.ps1 @@ -10,7 +10,7 @@ $packageArgs = @{ packageName = $packageName unzipLocation = $toolsDir url = $url - checksum = '5769f493281a6078cd7388a43b4deacd43557d0309f954c33d641e69d61503f1' + checksum = 'b6259b0f8ea405a7cc42c9a5d69e0011641a79dde55f531b05f17550e5785f39' checksumType = 'sha256' }