mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
258 B
Ruby
9 lines
258 B
Ruby
class Simplecap < Cask
|
|
version '1.2.1'
|
|
sha256 'e15f7ac1c9c07821aee2c6e091185f57e49d99f42f992cf3c27bfd059daa3d7f'
|
|
|
|
url 'http://xcatsan.com/simplecap/download/SimpleCap-1.2.1.zip'
|
|
homepage 'http://xcatsan.com/simplecap-en/'
|
|
|
|
link 'SimpleCap.app'
|
|
end
|