Merge pull request #2721 from aaronky/hive

Upgrade Hive.app to v1.0
This commit is contained in:
Fernando Paredes 2014-01-31 09:43:25 -08:00
commit 07df09e7be
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +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'
url 'https://github.com/hivewallet/hive-osx/releases/download/2014012801/Hive-1.0.zip'
homepage 'http://www.hivewallet.com'
version '1.0'
sha1 '0f1f2513c1840c576c61ee0f647f65f2a05fe359'
link 'Hive.app'
end