mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
7 lines
227 B
Ruby
7 lines
227 B
Ruby
class Textadept < Cask
|
|
url 'http://foicica.com/textadept/download/textadept_7.1.osx.zip'
|
|
homepage 'http://foicica.com/textadept/'
|
|
version '7.1'
|
|
sha1 '2e2bb403084d3803c2660b7f2e6c7a6bcfa51a2a'
|
|
link 'Textadept.app'
|
|
end
|