mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Bugfix url for robomongo cask
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ cask :v1 => 'robomongo' do
|
||||
version '0.8.5'
|
||||
sha256 'fdf9fb0bb94accf92217de6424a1760cf4ed4ab1dbda929b7892b5ddde4074e0'
|
||||
|
||||
url "http://robomongo.org/files/mac/Robomongo-#{version}-x86_64.dmg"
|
||||
url "http://app.robomongo.org/files/mac/Robomongo-#{version}-x86_64.dmg"
|
||||
name 'Robomongo'
|
||||
homepage 'http://robomongo.org'
|
||||
license :gpl
|
||||
|
||||
Reference in New Issue
Block a user