mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
284 B
Ruby
9 lines
284 B
Ruby
class Instacast < Cask
|
|
version '1.2.5-2294'
|
|
sha256 'd3d00db282aedaaee03b24db8eb887d30d37f46998d27d33631d205cc80b98e2'
|
|
|
|
url "http://assets.vemedio.com/software/instacast/Instacast-#{version}.dmg"
|
|
homepage 'http://vemedio.com/products/instacast-mac'
|
|
|
|
link 'Instacast.app'
|
|
end
|