mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
215 B
Ruby
7 lines
215 B
Ruby
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 'Tagr.app'
|
|
end
|