update dotnet-sdk to 2.0.3 (#40888)

This commit is contained in:
reifnir 2017-11-16 21:39:22 -05:00 committed by commitay
parent f0012d234a
commit 6250740440
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
cask 'dotnet-sdk' do
version '2.0.2'
sha256 '4cfbc7126604624b48c3c4fa63d47539bdeda98ddec55423f8f9696d331fb9dd'
version '2.0.3'
sha256 '74e20721ea22c4dfec3584db536810e7ef8444256c41c95f334bf40132339103'
url "https://download.microsoft.com/download/7/3/A/73A3E4DC-F019-47D1-9951-0453676E059B/dotnet-sdk-#{version}-osx-x64.pkg"
url "https://download.microsoft.com/download/D/7/2/D725E47F-A4F1-4285-8935-A91AE2FCC06A/dotnet-sdk-#{version}-osx-x64.pkg"
name '.NET Core SDK'
homepage 'https://www.microsoft.com/net/core#macos'