homebrew-cask-versions/Casks/pixelstick.rb
2014-05-15 13:33:21 -04:00

8 lines
261 B
Ruby

class Pixelstick < Cask
url 'http://plumamazing.com/bin/pixelstick/pixelstick.zip'
appcast 'https://plumamazing.com/appcastSSL.php?pid=100'
homepage 'http://plumamazing.com/mac/pixelstick'
version 'latest'
sha256 :no_check
link 'PixelStick.app'
end