homebrew-cask-versions/Casks/web-sharing.rb
2014-05-08 08:51:31 -04:00

7 lines
204 B
Ruby

class WebSharing < Cask
url 'http://clickontyler.com/web-sharing/download/'
homepage 'http://clickontyler.com/web-sharing/'
version 'latest'
sha256 :no_check
prefpane 'Web Sharing.prefPane'
end