homebrew-cask/Casks/mongodbpreferencepane.rb

11 lines
304 B
Ruby

cask 'mongodbpreferencepane' do
version :latest
sha256 :no_check
url 'https://github.com/remysaissy/mongodb-macosx-prefspane/raw/master/download/MongoDB.prefPane.zip'
name 'MongoDB-PrefsPane'
homepage 'https://github.com/remysaissy/mongodb-macosx-prefspane'
prefpane 'MongoDB.prefPane'
end