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

This commit is contained in:
Victor Popkov 2015-08-23 23:40:29 +03:00
parent 7ecfade182
commit 55853b5004
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask :v1 => 'mongodb' do
version '3.0.3-build.2'
sha256 '9cfb8abb6d9210e1b42f9f8ed132e171884ca208b8b7cb5a58c9f8b2ff1da431'
version '3.0.5-build.1'
sha256 'd3df85e7045a3446090b910eee1caa3b705f6e73c0b8c10b53753d80c6f60e01'
# github.com is the official download host per the vendor homepage
url "https://github.com/gcollazo/mongodbapp/releases/download/#{version}/MongoDB.zip"