mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
240 B
Ruby
7 lines
240 B
Ruby
class Subethaedit < Cask
|
|
url 'http://www.codingmonkeys.de/subethaedit/SubEthaEdit.zip'
|
|
homepage 'http://www.codingmonkeys.de/subethaedit/'
|
|
version '3.5.4'
|
|
sha1 '59047fee393588778ff651da93a6d3ecc3567ebb'
|
|
link 'SubEthaEdit.app'
|
|
end
|