Update xamarin-ios from 13.18.1.31 to 13.18.2.1 (#83785)

Co-authored-by: Randall <ran.dall@icloud.com>
This commit is contained in:
Robert Blair 2020-06-05 15:46:20 -05:00 committed by GitHub
parent 20cbf0a9ed
commit 9851fbc315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -1,10 +1,9 @@
cask 'xamarin-ios' do
version '13.18.1.31'
sha256 '1fc2e761d923578a73b614145ed30ecac3b6b6807a54f3e617576c15d731758e'
version '13.18.2.1'
sha256 '7dcbf386f6c8695ca2fa52c3a91fcdd1040da2903879da8ffb3b9695831e45b0'
url "https://dl.xamarin.com/MonoTouch/Mac/xamarin.ios-#{version}.pkg"
appcast 'https://docs.microsoft.com/en-us/xamarin/ios/release-notes/',
configuration: version.major_minor
appcast 'https://github.com/xamarin/xamarin-macios/releases.atom'
name 'Xamarin.iOS'
homepage 'https://www.xamarin.com/platform'