homebrew-cask/Casks/mirrordisplays.rb

14 lines
594 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'mirrordisplays' do
2016-01-17 03:15:54 +08:00
version '1.1'
sha256 'd1e39663d426cc7bdd23c0abd03b1a99d2ea4003e62c6824768547f087880089'
# github.com/fcanas/mirror-displays was verified as official when first introduced to the cask
2016-01-17 03:15:54 +08:00
url "https://github.com/fcanas/mirror-displays/releases/download/v#{version}/MirrorDisplays.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/fcanas/mirror-displays/releases.atom',
checkpoint: 'e2b3b062a7439dd4b91f437b146ea32ee3c3038492af356d966b97673ac1c04a'
2015-01-12 03:18:03 +08:00
name 'Mirror Displays'
2016-12-03 10:27:37 +08:00
homepage 'https://fabiancanas.com/open-source/mirror-displays'
2014-09-16 00:05:57 +08:00
app 'MirrorDisplays.app'
2013-10-31 02:21:35 +08:00
end