mongodb.rb: upgrade to v3.0.6-build.1

This commit is contained in:
Victor Popkov
2015-09-18 21:53:01 +03:00
parent a2fd333724
commit 028d023ae0
+2 -2
View File
@@ -1,6 +1,6 @@
cask :v1 => 'mongodb' do
version '3.0.5-build.1'
sha256 'd3df85e7045a3446090b910eee1caa3b705f6e73c0b8c10b53753d80c6f60e01'
version '3.0.6-build.1'
sha256 '7e3276367a63419a5d3a7b062019e8b22d596bc3311313e56bda8ffbcae51445'
# github.com is the official download host per the vendor homepage
url "https://github.com/gcollazo/mongodbapp/releases/download/#{version}/MongoDB.zip"