Add Agenda.app v. 1.1 (#43075)

This commit is contained in:
Sven Axelsson 2018-01-25 22:52:33 +01:00 committed by Victor Popkov
parent e055baef2d
commit 204d82bfab
1 changed files with 12 additions and 0 deletions

12
Casks/agenda.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'agenda' do
version '1.1'
sha256 '017b5302372553bbc438b6f112847e29f6dc06978a217263f3af5c5c80cd2379'
url "https://downloads.agenda.com/Agenda_#{version}.zip"
appcast 'https://downloads.agenda.com/AgendaSparkleAppcast.xml',
checkpoint: 'fb8cc08e37aa295776f268f572a187b980fc3e414b53625d161c92550e9c5815'
name 'Agenda'
homepage 'https://agenda.com/'
app 'Agenda.app'
end