mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
272 B
Ruby
9 lines
272 B
Ruby
class Instead < Cask
|
|
version '2.0.3'
|
|
sha256 'ccad05fce186df643c1312eb07f8b6e2c537df56de54f5a2f7059830822b5500'
|
|
|
|
url 'https://downloads.sourceforge.net/project/instead/instead/2.0.3/Instead-2.0.3.dmg'
|
|
homepage 'http://instead.syscall.ru/'
|
|
|
|
link 'Instead.app'
|
|
end
|