You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
221 B
7 lines
221 B
class Tagr < Cask
|
|
url 'http://www.harald-schubert.net/data/Tagr.zip'
|
|
homepage 'http://www.entwicklungsfreu.de/tagr.html'
|
|
version '3.1.2'
|
|
sha1 '37018000c06a33a0590991361fbae444e464ecfd'
|
|
link :app, 'Tagr.app'
|
|
end
|
|
|