homebrew-cask/Casks/screencloud.rb

12 lines
292 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'screencloud' do
2015-02-18 05:24:56 +08:00
version '1.2.0'
sha256 'e1a1a569a77fa1f92d27df2c55e60c7c0fe73a03904ae2eb67bb01c68188ffd5'
url "https://screencloud.net/files/mac/ScreenCloud-#{version}.dmg"
2015-01-23 06:37:28 +08:00
name 'ScreenCloud'
homepage 'https://screencloud.net/'
2015-10-09 02:40:29 +08:00
license :gratis
app 'ScreenCloud.app'
end