homebrew-cask/Casks/web-sharing.rb

11 lines
225 B
Ruby
Raw Normal View History

2014-04-09 10:10:47 +08:00
class WebSharing < Cask
2014-09-17 19:43:07 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://clickontyler.com/web-sharing/download/'
homepage 'http://clickontyler.com/web-sharing/'
2014-10-01 23:34:15 +08:00
license :unknown
2014-04-09 10:10:47 +08:00
prefpane 'Web Sharing.prefPane'
end