Skip to content

Commit f02c9c2

Browse files
Update dependencies from https://github.com/dotnet/llvm-project build 20200316.2 (#33961)
- runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools - 6.0.1-alpha.1.20166.2 - runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk - 6.0.1-alpha.1.20166.2 - runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools - 6.0.1-alpha.1.20166.2 - runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk - 6.0.1-alpha.1.20166.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5d874be commit f02c9c2

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -118,21 +118,21 @@
118118
<Uri>https://github.com/dotnet/runtime-assets</Uri>
119119
<Sha>9f99c474432904fadab3bcda4a65b20c1e990a6c</Sha>
120120
</Dependency>
121-
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="6.0.1-alpha.1.20166.1">
121+
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="6.0.1-alpha.1.20166.2">
122122
<Uri>https://github.com/dotnet/llvm-project</Uri>
123-
<Sha>320a29dabaa22634342c359fc1cace5c1b1f0e20</Sha>
123+
<Sha>48c24491ab61bc831c2515ffb52cfdd06535436e</Sha>
124124
</Dependency>
125-
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="6.0.1-alpha.1.20166.1">
125+
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="6.0.1-alpha.1.20166.2">
126126
<Uri>https://github.com/dotnet/llvm-project</Uri>
127-
<Sha>320a29dabaa22634342c359fc1cace5c1b1f0e20</Sha>
127+
<Sha>48c24491ab61bc831c2515ffb52cfdd06535436e</Sha>
128128
</Dependency>
129-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="6.0.1-alpha.1.20166.1">
129+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="6.0.1-alpha.1.20166.2">
130130
<Uri>https://github.com/dotnet/llvm-project</Uri>
131-
<Sha>320a29dabaa22634342c359fc1cace5c1b1f0e20</Sha>
131+
<Sha>48c24491ab61bc831c2515ffb52cfdd06535436e</Sha>
132132
</Dependency>
133-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="6.0.1-alpha.1.20166.1">
133+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Tools" Version="6.0.1-alpha.1.20166.2">
134134
<Uri>https://github.com/dotnet/llvm-project</Uri>
135-
<Sha>320a29dabaa22634342c359fc1cace5c1b1f0e20</Sha>
135+
<Sha>48c24491ab61bc831c2515ffb52cfdd06535436e</Sha>
136136
</Dependency>
137137
<Dependency Name="runtime.osx.10.12-x64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="6.0.1-alpha.1.20152.1">
138138
<Uri>https://github.com/dotnet/llvm-project</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,10 @@
125125
<!-- ILLink -->
126126
<ILLinkTasksVersion>0.1.6-prerelease.20170.1</ILLinkTasksVersion>
127127
<!-- Mono LLVM -->
128-
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>6.0.1-alpha.1.20166.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
129-
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>6.0.1-alpha.1.20166.1</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
130-
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>6.0.1-alpha.1.20166.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
131-
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>6.0.1-alpha.1.20166.1</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
128+
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>6.0.1-alpha.1.20166.2</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
129+
<runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>6.0.1-alpha.1.20166.2</runtimelinuxx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
130+
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>6.0.1-alpha.1.20166.2</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
131+
<runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>6.0.1-alpha.1.20166.2</runtimewinx64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
132132
<runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>6.0.1-alpha.1.20152.1</runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
133133
<runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>6.0.1-alpha.1.20152.1</runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>
134134
</PropertyGroup>

0 commit comments

Comments
 (0)