You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
270 B
9 lines
270 B
class XamarinStudio < Cask
|
|
version '4.2.4'
|
|
sha256 'd5c2519822b134034d9d7ef6aad0c3311ca9fabc9d97b1069223125dca5ce1f1'
|
|
|
|
url 'http://download.xamarin.com/studio/Mac/XamarinStudio-4.2.4.35-0.dmg'
|
|
homepage 'http://xamarin.com/studio'
|
|
|
|
link 'Xamarin Studio.app'
|
|
end
|
|
|