Merge pull request #6775 from vitorgalvao/fix-6768

pingendo
This commit is contained in:
ndr 2014-10-18 20:27:55 +01:00
commit 5ea895fe69
1 changed files with 11 additions and 0 deletions

11
Casks/pingendo.rb Normal file
View File

@ -0,0 +1,11 @@
class Pingendo < Cask
version '0.9.8'
sha256 '225fff0bdcceba47f2a070f288e9cd050457b4c0fd6338ca6ae0ed39704652cf'
# rackcdn is the official download host per the vendor homepage
url 'http://4fc04c8ebf126ab04f53-f320bffcc167100f6f16c7bb13352e54.r56.cf2.rackcdn.com/Pingendo.dmg'
homepage 'http://www.pingendo.com/'
license :closed
app 'Pingendo.app'
end