mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
227 B
Ruby
7 lines
227 B
Ruby
class Textadept < Cask
|
|
url 'http://foicica.com/textadept/download/textadept_6.6.osx.zip'
|
|
homepage 'http://foicica.com/textadept/'
|
|
version '6.6'
|
|
sha1 '6c6ffbe376a8c1d236e22d0429d25fc1f27c6443'
|
|
link 'Textadept.app'
|
|
end
|