Merge pull request #2395 from aaronky/hive

Added Hive app
This commit is contained in:
Vítor Galvão 2014-01-11 20:46:06 -08:00
commit db4856c41e
1 changed files with 7 additions and 0 deletions

7
Casks/hive.rb Normal file
View File

@ -0,0 +1,7 @@
class Hive < Cask
url 'https://github.com/hivewallet/hive-osx/releases/download/2014011002/Hive-2014011002.zip'
homepage 'http://www.grabhive.com'
version '0.9'
sha1 'd83c1e6ad9b1eb7b0068981d72112ee1d4b8f9e3'
link 'Hive.app'
end