We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2f916 commit b4ec347Copy full SHA for b4ec347
external/buildscripts/Build.bee.cs
@@ -49,7 +49,7 @@ private static void RegisterCommonArtifacts()
49
{
50
Artifacts.Add("MonoBleedingEdge",
51
new Tuple<string, string>(
52
- "MonoBleedingEdge/f6eb9e15148_2a5566bb437c65d9af40d5f0f7fa4c2cc0f6e6efa243ae673bde2f5b29b03f08.7z",
+ "MonoBleedingEdge/b8ea873d69f_11313119e2f8a79ea5d21056a99e6a4346037cfb9915548344409bede6995c84.7z",
53
"unity-internal"));
54
55
Artifacts.Add("reference-assemblies",
0 commit comments