mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
8 lines
330 B
Ruby
8 lines
330 B
Ruby
class Subethaedit < Cask
|
|
url 'http://www.codingmonkeys.de/subethaedit/SubEthaEdit.zip'
|
|
appcast 'http://www.codingmonkeys.de/subethaedit/appcast.rss'
|
|
homepage 'http://www.codingmonkeys.de/subethaedit/'
|
|
version '3.5.4'
|
|
sha256 '72d3948e5da167ac3113ec8f56aa424965b0ec153df4ba8042ce5893a547e290'
|
|
link 'SubEthaEdit.app'
|
|
end
|