Update dotnet-sdk to 2.1.302 (#49493)

This commit is contained in:
Brian Morton 2018-07-11 02:09:03 -07:00 committed by commitay
parent 3bb087422b
commit 05d51a34fa
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
cask 'dotnet-sdk' do
version '2.1.301'
sha256 '9a7219bada5f4f98a778b60e05673dcdd1c661bc105d131dac39f2779020a3bf'
version '2.1.302'
sha256 '89c1a7b089d4bc12e9a70190ef5dcfc3cc82192ce7a4e6c5e3c7c2e647c55eaf'
url "https://download.microsoft.com/download/D/0/4/D04C5489-278D-4C11-9BD3-6128472A7626/dotnet-sdk-#{version}-osx-x64.pkg"
url "https://download.microsoft.com/download/4/0/9/40920432-3302-47a8-b13c-bbc4848ad114/dotnet-sdk-#{version}-osx-x64.pkg"
appcast 'https://www.microsoft.com/net/download/macos'
name '.NET Core SDK'
homepage 'https://www.microsoft.com/net/core#macos'