homebrew-cask/Casks/fourpeaks.rb

8 lines
185 B
Ruby
Raw Normal View History

class Fourpeaks < Cask
url 'http://nucleobytes.com/4peaks/download'
homepage 'http://nucleobytes.com/index.php/4peaks'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
link '4Peaks.app'
end