diff --git a/automatic/linqpad6.portable - beta/linqpad6.portable - beta.nuspec b/automatic/linqpad6.portable - beta/linqpad6.portable - beta.nuspec index 6f00891b..3f1fc744 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.4-beta + 6.13.5-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 2ba2a8aa..b33952b5 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 = '2970755cb5868d4b6b91ed32277bedacab070cf9576c91ed7d95aab9dfb4527e' + checksum = '514cd78f73d59dd26361c4b94415c0430d82c4f0c8509eb25c30008e7205d6f6' checksumType = 'sha256' }