mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
252 B
Ruby
9 lines
252 B
Ruby
class Pencil < Cask
|
|
version '2.0.6'
|
|
sha256 'dacd76c658b12101457d17a4ade0b3f9c6a012f8eddacd379c41e372545ffac6'
|
|
|
|
url 'https://evoluspencil.googlecode.com/files/Pencil-2.0.6-mac.tar.bz2'
|
|
homepage 'http://pencil.evolus.vn'
|
|
|
|
link 'Pencil.app'
|
|
end
|