mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
255 B
Ruby
9 lines
255 B
Ruby
class Textadept < Cask
|
|
version '7.1'
|
|
sha256 '728359279295d51a69cec920ee111ce6653189adda1274c4ff0cb7f606273df2'
|
|
|
|
url 'http://foicica.com/textadept/download/textadept_7.1.osx.zip'
|
|
homepage 'http://foicica.com/textadept/'
|
|
|
|
link 'Textadept.app'
|
|
end
|