From 4b13eb55efd0e2307a32d6cae8e6f0ca9a2dfa9f Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sat, 22 Nov 2025 16:11:09 -0500 Subject: [PATCH] community/dotnet8-sdk: upgrade to 8.0.122 --- community/dotnet8-sdk/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/dotnet8-sdk/APKBUILD b/community/dotnet8-sdk/APKBUILD index 519ea2f2749..7c4ebc74e65 100644 --- a/community/dotnet8-sdk/APKBUILD +++ b/community/dotnet8-sdk/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Antoine Martin (ayakael) # Maintainer: Antoine Martin (ayakael) pkgname=dotnet8-sdk -pkgver=8.0.121 -_bldver=8.0.21-r0 +pkgver=8.0.122 +_bldver=8.0.22-r0 pkgrel=0 # Following for dotnet build version 6.0 and up