homebrew-cask/Casks/orelord-mongodb.rb

13 lines
478 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'orelord-mongodb' do
version '1.2'
sha256 '9b7f6e8988a3169bf5f234ee10f93823a16750b3c1d4de524cd2e2f09452fd02'
url "https://github.com/orelord/mongodbx-app/releases/download/v#{version}/MongoDBX-#{version}-2.4.9.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/orelord/mongodbx-app/releases.atom',
2017-05-15 06:01:55 +08:00
checkpoint: 'f592ac021e820694d5dc1a8592b914eb4106cea8a25c300e3379998d98e7c0a0'
2015-04-17 22:34:04 +08:00
name 'MongoDB'
2016-06-18 07:03:42 +08:00
homepage 'https://github.com/orelord/mongodbx-app'
app 'MongoDB.app'
end