mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
8 lines
303 B
Ruby
8 lines
303 B
Ruby
class Induction < Cask
|
|
url 'https://mesmerize.s3.amazonaws.com/Induction/Induction-28.zip'
|
|
appcast 'https://induction.mesmerizeapp.com/'
|
|
homepage 'http://inductionapp.com/'
|
|
version 'alpha-28'
|
|
sha256 'b209e4ca234749435c8e014ec79b2bc0bdcfe626ff4cbbeb6b3ee51cd1f2e68c'
|
|
link 'Induction.app'
|
|
end
|