diff --git a/automatic/kmymoney/kmymoney.nuspec b/automatic/kmymoney/kmymoney.nuspec index f137d75a6..f1bacb931 100644 --- a/automatic/kmymoney/kmymoney.nuspec +++ b/automatic/kmymoney/kmymoney.nuspec @@ -3,7 +3,7 @@ kmymoney - 5.1.1767 + 5.1.1768 https://github.com/chtof/chocolatey-packages/tree/master/automatic/kmymoney chtof KMyMoney diff --git a/automatic/kmymoney/tools/chocolateyinstall.ps1 b/automatic/kmymoney/tools/chocolateyinstall.ps1 index b06b2f2cc..75a5692ef 100644 --- a/automatic/kmymoney/tools/chocolateyinstall.ps1 +++ b/automatic/kmymoney/tools/chocolateyinstall.ps1 @@ -3,10 +3,10 @@ $packageName= 'kmymoney' $packageArgs = @{ packageName = $packageName - url64 = 'https://binary-factory.kde.org/job/KMyMoney_Release_win64/lastSuccessfulBuild/artifact/kmymoney-5.1-1767-windows-cl-msvc2019-x86_64.exe' + url64 = 'https://binary-factory.kde.org/job/KMyMoney_Release_win64/lastSuccessfulBuild/artifact/kmymoney-5.1-1768-windows-cl-msvc2019-x86_64.exe' checksumType = 'sha256' - checksum64 = '54b9e6f467816792318c4eb289057a5b561308cbf19478ec5dbac2c4fd9b6dc1' + checksum64 = '5539fbdf7341421ea43473d9e0045ea8c2432bc98f346543721d2b21715c9c43' checksumType64 = 'sha256' silentArgs = '/S'