reunion 12.0.0.190924 (#69647)

* reunion 12.0.0.190924

* Update reunion.rb
This commit is contained in:
Viktor Szakats 2019-09-28 14:41:25 +02:00 committed by Vítor Galvão
parent 1ca386ac1a
commit 6ceef796c7
1 changed files with 5 additions and 4 deletions

View File

@ -1,11 +1,12 @@
cask 'reunion' do
version '12.0.0.181218'
sha256 '6c4946169eb2f57d3726615265b29a6483ddfbccf19e610f832c5fadba8fd1e6'
version '12.0.0.190924'
sha256 '729de26b38a0f97990378795a4f372f70880dafa4864da91d7c7e018b88497bf'
url "https://store.leisterpro.com/updates/reunion#{version.major}/Reunion-#{version.dots_to_hyphens}.zip"
appcast "https://store.leisterpro.com/updates/reunion#{version.major}/appcast.xml"
appcast "https://store.leisterpro.com/updates/reunion#{version.major}/appcast.xml",
configuration: version.dots_to_hyphens
name 'Reunion'
homepage 'http://www.leisterpro.com/'
homepage 'https://www.leisterpro.com/'
app "Reunion #{version.major}.app"
end