From 6f26e3b67a3406e547a83c0b1153452dfde27ddd Mon Sep 17 00:00:00 2001 From: "Brian Dukes (via Azure DevOps)" Date: Wed, 31 Mar 2021 10:05:04 +0000 Subject: [PATCH] AU: 1 updated - linqpad6.portable [skip ci] --- .../linqpad6.portable - beta/linqpad6.portable - beta.nuspec | 2 +- automatic/linqpad6.portable - beta/tools/chocolateyInstall.ps1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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' }