mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
226 B
Ruby
7 lines
226 B
Ruby
class Prepros < Cask
|
|
url 'http://prepros.alphapixels.com/downloads/Prepros-3.1.0.zip'
|
|
homepage 'http://alphapixels.com/prepros/'
|
|
version '3.1.0'
|
|
sha1 '7a3223fb2c56bdc3e9e955eaa6e0b2f038570ef4'
|
|
link 'Prepros.app'
|
|
end
|