Cantata 2.3.1, closes #4879 @0.2h

This commit is contained in:
2018-07-06 14:16:35 +02:00
parent 39c5b780f1
commit 71e2a57650
2 changed files with 4 additions and 4 deletions

View File

@ -6,10 +6,10 @@ $packageName = 'cantata'
$packageSearch = 'Cantata'
$installerType = 'exe'
$silentArgs = '/S'
$version = '2.3.0'
$version = '2.3.1'
$url = 'https://github.com/CDrummond/cantata/releases/download/v' + $version + '/Cantata-' + $version + '-Setup.exe'
$url64 = $url
$checksum = 'DA4E78315D03C06CDAF6A1FE1C8482DA41E357DC'
$checksum = 'D26B18B13B46CFFEA0069AE942706F20C00F5AFC'
$checksumType = 'sha1'
$checksum64 = $checksum
$checksumType64 = $checksumType