homebrew-cask/Casks/plycounter.rb

10 lines
198 B
Ruby

class Plycounter < Cask
version 'latest'
sha256 :no_check
url 'https://www.plycount.com/plycounter/downloads/PlyCounter.dmg'
homepage 'http://www.plycount.com'
link 'PlyCounter.app'
end