From 071437407afd068cd1146756827817692269de38 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Fri, 1 Sep 2023 16:27:22 +0000 Subject: [PATCH] AU: 1 updated - upscayl [skip ci] https://gist.github.com/Smart123s/be5bc050a10ff75f6fa0b8efe0cd35f6/78ed3bbe491a637c4f7a791f39d910614c185215 --- upscayl/tools/chocolateyinstall.ps1 | 4 ++-- upscayl/upscayl.nuspec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/upscayl/tools/chocolateyinstall.ps1 b/upscayl/tools/chocolateyinstall.ps1 index 90744a756..9a79bbcab 100644 --- a/upscayl/tools/chocolateyinstall.ps1 +++ b/upscayl/tools/chocolateyinstall.ps1 @@ -4,8 +4,8 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName softwareName = 'Upscaly' - url64 = 'https://github.com/upscayl/upscayl/releases/download/v2.5.5/upscayl-2.5.5-win.exe' - checksum64 = '34c05f4b9eefe23019f1d1ef43651da4d38833baa479730dff9bed333af7577c' + url64 = 'https://github.com/upscayl/upscayl/releases/download/v2.7.5/upscayl-2.7.5-win.exe' + checksum64 = '34c54ead3884f16f5f48d50bdc7d65d89d3d2fd3e71bc6cc08f3f68093ff637e' checksumType = 'sha256' diff --git a/upscayl/upscayl.nuspec b/upscayl/upscayl.nuspec index f980ee0bc..bc7fd5b26 100644 --- a/upscayl/upscayl.nuspec +++ b/upscayl/upscayl.nuspec @@ -2,7 +2,7 @@ upscayl - 2.5.5 + 2.7.5 Upscayl NayamAmarshe Smart123s