From 1bff0fab342a8d7ae4a4106cab344bd12b47a43d Mon Sep 17 00:00:00 2001 From: "Brian Dukes (via Azure DevOps)" Date: Sat, 20 Mar 2021 10:07:02 +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 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' }