homebrew-cask/Casks/instacast.rb

12 lines
326 B
Ruby
Raw Normal View History

2014-11-14 01:26:06 +08:00
cask :v1 => 'instacast' do
2014-12-11 01:08:00 +08:00
version '2.0-2663'
2014-12-11 01:13:21 +08:00
sha256 '643b36ea009e05e3881dc80899c7378a3fdcb23efc9c7fcdf98e5dc22b039776'
2014-07-03 04:40:58 +08:00
url "http://assets.vemedio.com/software/instacast/Instacast-#{version}.dmg"
2015-04-03 06:19:00 +08:00
name 'Instacast'
homepage 'http://vemedio.com/products/instacast-mac'
2014-12-11 01:13:47 +08:00
license :commercial
2014-09-16 00:05:44 +08:00
app 'Instacast.app'
2013-05-06 16:36:51 +08:00
end