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.

11 lines
385 B

class MonoMdk327 < Cask
version '3.2.7'
sha256 '261a9ed737f2e8185149857c1a8238bf26a32e7e28ae412c668841fcd77ebfcb'
url 'http://download.mono-project.com/archive/3.2.7/macos-10-x86/MonoFramework-MDK-3.2.7.macos10.xamarin.x86.pkg'
homepage 'http://mono-project.com/'
10 years ago
pkg 'MonoFramework-MDK-3.2.7.macos10.xamarin.x86.pkg'
uninstall :pkgutil => 'com.xamarin.mono-MDK.pkg'
end