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.
12 lines
509 B
12 lines
509 B
cask 'xamarin-studio-preview' do
|
|
version '6.0.0.3668'
|
|
sha256 '1ed29cac15b64a6bce00f81f7898ac21c55d4c04b33372c0bf61a1d11d5ee389'
|
|
|
|
url "http://download.xamarin.com/roslyn-preview/XamarinStudio-#{version}.dmg"
|
|
appcast 'https://static.xamarin.com/installer_assets/v3/Mac/Universal/InstallationManifest.xml',
|
|
checkpoint: '14727c4cd976ca3d96a7a9c362bebd064a49c4f24d32296d33767e3a76b4a685'
|
|
name 'Xamarin Studio Preview'
|
|
homepage 'https://www.xamarin.com/studio'
|
|
|
|
app 'Xamarin Studio.app'
|
|
end
|
|
|