homebrew-cask-versions/Casks/instead.rb
2014-09-15 12:05:44 -04:00

9 lines
271 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/'
app 'Instead.app'
end