mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Updated Pagico
This commit is contained in:
parent
96dfc573b1
commit
02df8f0d0c
1 changed files with 6 additions and 3 deletions
|
|
@ -1,7 +1,10 @@
|
|||
class Pagico < Cask
|
||||
url 'http://pagico.com/downloads/Pagico_Desktop_r1475.dmg'
|
||||
url 'http://pagico.com/downloads/Pagico_Desktop_r1549.dmg'
|
||||
homepage 'http://pagico.com/'
|
||||
version '6.3 (r1475)'
|
||||
sha1 '6dbc4e075f1792bed488f3c15efc58a039a93521'
|
||||
version '6.5 (r1549)'
|
||||
sha256 'ad28214b082208025f9103dfbc2149b8224f0c488dfdcb06b51090e23d285bed'
|
||||
install 'Install Pagico 6.pkg'
|
||||
uninstall :pkgutil => 'com.pagico.*pkg'
|
||||
uninstall :pkgutil => 'com.pagico.*'
|
||||
uninstall :files => '/Applications/Pagico'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue