mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
248 B
Ruby
7 lines
248 B
Ruby
class Thyme < Cask
|
|
url 'https://joaomoreno.github.io/thyme/dist/Thyme-0.4.2.dmg'
|
|
homepage 'http://joaomoreno.github.io/thyme/'
|
|
version '0.4.2'
|
|
sha256 '5963d199ff9d64f3cc6966ed532b949fa500c9887d391aef8eedba68ae469a45'
|
|
link 'Thyme.app'
|
|
end
|