add icons8

This commit is contained in:
Herb 2014-10-26 19:03:18 +08:00
parent 727c01eb6a
commit 3d6ab1a2b9
1 changed files with 12 additions and 0 deletions

12
Casks/icons8.rb Normal file
View File

@ -0,0 +1,12 @@
class Icons8 < Cask
version :latest
sha256 :no_check
url 'http://cdnd.icons8.com/download/Icons8App_for_Mac_OS.dmg'
homepage 'http://icons8.com'
appcast 'http://icons8.com/icons8_cast',
:sha256 => 'd12d6eaeef140a4ad9e0801fb4ffba7765f2b40de786115d40526a9523809d2e'
license :closed
app 'Icons8 App.app'
end