diff --git a/automatic/zecwallet-lite/tools/chocolateyinstall.ps1 b/automatic/zecwallet-lite/tools/chocolateyinstall.ps1 index 004142d..da8355a 100644 --- a/automatic/zecwallet-lite/tools/chocolateyinstall.ps1 +++ b/automatic/zecwallet-lite/tools/chocolateyinstall.ps1 @@ -8,11 +8,11 @@ $packageArgs = @{ packageName = $env:ChocolateyPackageName unzipLocation = $toolsDir fileType = 'msi' #only one of these: exe, msi, msu - url64bit = 'https://github.com/adityapk00/zecwallet-lite/releases/download/v1.4.6/Zecwallet.Lite.1.4.6.msi' + url64bit = 'https://github.com/adityapk00/zecwallet-lite/releases/download/v1.6.0/Zecwallet.Lite.1.6.0.msi' softwareName = 'zecwallet-lite*' #part or all of the Display Name as you see it in Programs and Features. It should be enough to be unique - checksum64 = '2f18f4db602d822bbe684cfb89fb4b6c65bcd59c4e01465bf5a1faaf94f54a9a' + checksum64 = '2253ba0eb69332b3c96f93ec394b03627ad5c8660f7b02fb69336fc960b2abe7' checksumType64= 'sha256' #default is checksumType # MSI diff --git a/automatic/zecwallet-lite/zecwallet-lite.nuspec b/automatic/zecwallet-lite/zecwallet-lite.nuspec index 639a1d6..265466e 100644 --- a/automatic/zecwallet-lite/zecwallet-lite.nuspec +++ b/automatic/zecwallet-lite/zecwallet-lite.nuspec @@ -2,7 +2,7 @@ zecwallet-lite - 1.4.6 + 1.6.0 https://github.com/fabricemrchl/chocolatey-packages Le_Bleu Zecwallet Lite