diff --git a/0001-dotnet-anolis-add-distro.patch b/0001-dotnet-anolis-add-distro.patch
index a543cc389dcbb8981eba5ad67792464d2237e0ad..7e3baf6f889bb38fbdc287bd1558d373b5271151 100644
--- a/0001-dotnet-anolis-add-distro.patch
+++ b/0001-dotnet-anolis-add-distro.patch
@@ -23,10 +23,10 @@ index 81c6ecebd..3110be658 100644
-diff --git a/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json b/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
+diff --git a/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json b/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
index 382ee4552..0277f97b0 100644
---- a/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
-+++ b/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
+--- a/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
++++ b/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtime.compatibility.json
@@ -547,6 +547,80 @@
"any",
"base"
@@ -108,10 +108,10 @@ index 382ee4552..0277f97b0 100644
"debian": [
"debian",
"linux",
-diff --git a/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtime.json b/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtime.json
+diff --git a/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtime.json b/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtime.json
index 382ee4552..0277f97b0 100644
---- a/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtime.json 2021-12-11 06:54:19.000000000 +0800
-+++ b/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtime.json 2022-02-28 23:54:04.700075540 +0800
+--- a/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtime.json 2021-12-11 06:54:19.000000000 +0800
++++ b/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtime.json 2022-02-28 23:54:04.700075540 +0800
@@ -227,6 +227,44 @@
"rhel.9-x64"
]
@@ -157,10 +157,10 @@ index 382ee4552..0277f97b0 100644
"debian": {
"#import": [
"linux"
-diff --git a/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props b/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
+diff --git a/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props b/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
index faa697f34..82ee1d5a4 100644
---- a/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
-+++ b/src/dotnet-corefx.641ee87bc17bd8307682c4677c10e0eb33906c0d/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
+--- a/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
++++ b/src/dotnet-corefx.d1a0c03868ca5dbba2a85c26cbbd5c668ebe1bc0/pkg/Microsoft.NETCore.Platforms/runtimeGroups.props
@@ -40,6 +40,14 @@
false
diff --git a/dotnet3.1.spec b/dotnet3.1.spec
index d0251e7ebc3532109e0e371713b362b73a8000c8..feb968f08a5549999c76ca1b3de155d8967f598d 100644
--- a/dotnet3.1.spec
+++ b/dotnet3.1.spec
@@ -27,10 +27,10 @@
%endif
%global dotnet_ldflags %(echo %{__global_ldflags} | sed -re 's/-specs=[^ ]*//g')
-%global host_version 3.1.23
-%global runtime_version 3.1.23
+%global host_version 3.1.24
+%global runtime_version 3.1.24
%global aspnetcore_runtime_version %{runtime_version}
-%global sdk_version 3.1.417
+%global sdk_version 3.1.418
%global templates_version %(echo %{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }')
%global host_rpm_version %{host_version}
@@ -513,9 +513,13 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0
%{_libdir}/dotnet/source-built-artifacts
%changelog
-* Sat Mar 12 2022 Liwei Ge - 3.1.417-1.0.1
+* Thu May 05 2022 Liwei Ge - 3.1.418-1.0.1
- Add anolis distro info(Liwei Ge)
+* Mon Apr 04 2022 Omair Majid - 3.1.418-1
+- Update to .NET SDK 3.1.418 and Runtime 3.1.24
+- Resolves: RHBZ#2073450
+
* Fri Mar 04 2022 Omair Majid - 3.1.417-1
- Update to .NET SDK 3.1.417 and Runtime 3.1.23
- Resolves: RHBZ#2060567
diff --git a/download b/download
index 907b91808a5f6998186b4ba1c55782b33dff631e..a4aa36153fda866ea3845c2c1cea3a3619b85c91 100644
--- a/download
+++ b/download
@@ -1 +1 @@
-90a62ba0fbd083bd2f912f54ae361285 dotnet-v3.1.417-SDK.tar.gz
+077775086fadca9a399394694a45899c dotnet-v3.1.418-SDK.tar.gz