homebrew-cask/Casks/pixel-winch.rb

8 lines
193 B
Ruby

class PixelWinch < Cask
url 'http://ricciadams.com/try/pixel-winch'
homepage 'http://ricciadams.com/projects/pixel-winch'
version 'latest'
sha256 :no_check
link 'Pixel Winch.app'
end