homebrew-cask/Casks/turtl.rb

11 lines
255 B
Ruby
Raw Normal View History

cask 'turtl' do
version '0.6.4'
sha256 '610741dc2a6387ee29518e31524eabb2c30d6862c2348664277b020942e55547'
2016-11-23 21:38:32 +08:00
url "https://turtlapp.com/releases/desktop/turtl-osx-#{version}.dmg"
name 'turtl'
2016-11-23 21:38:32 +08:00
homepage 'https://turtlapp.com/'
app 'Turtl.app'
end