Cantata 2.3.0

This commit is contained in:
2018-06-05 13:51:55 +02:00
parent 284777cad9
commit 255be2c6f5
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.2.0'
$version = '2.3.0'
$url = 'https://github.com/CDrummond/cantata/releases/download/v' + $version + '/Cantata-' + $version + '-Setup.exe'
$url64 = $url
$checksum = 'C639415127FE649FBB86062EAFCA4889F9EE34E5'
$checksum = 'DA4E78315D03C06CDAF6A1FE1C8482DA41E357DC'
$checksumType = 'sha1'
$checksum64 = $checksum
$checksumType64 = $checksumType