From 6d0bfea5aa9f931213b9f594fe795ee8b95754c2 Mon Sep 17 00:00:00 2001 From: "Brian Dukes (via Azure DevOps)" Date: Tue, 23 Mar 2021 10:09:09 +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 3f1fc744..4cd5ee22 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.5-beta + 6.13.6-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 b33952b5..561aa4a3 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 = '514cd78f73d59dd26361c4b94415c0430d82c4f0c8509eb25c30008e7205d6f6' + checksum = '5769f493281a6078cd7388a43b4deacd43557d0309f954c33d641e69d61503f1' checksumType = 'sha256' }