mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
223 B
Ruby
7 lines
223 B
Ruby
class Prepros < Cask
|
|
url 'http://www.mattclements.co.uk/prepros/Prepros-2.2.0.zip'
|
|
homepage 'http://alphapixels.com/prepros/'
|
|
version '2.2.0'
|
|
sha1 'aa1cabf5d0581cab2e6334dd64270f92fc2caae0'
|
|
link 'Prepros.app'
|
|
end
|