From b61058f960be043c905983ac66e29bc39fd34a9d Mon Sep 17 00:00:00 2001 From: qhw01063182 Date: Tue, 1 Jul 2025 18:04:34 +0800 Subject: [PATCH] update to 8.10.0 Signed-off-by: qhw01063182 --- gimp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gimp.yaml b/gimp.yaml index e273827..898be2b 100644 --- a/gimp.yaml +++ b/gimp.yaml @@ -18,7 +18,7 @@ data: - MPLv1.1 or LGPLv2 dependencies: - buildrequires: - platform: [an8.9.0] + platform: [an8.10.0] python27: [2.7] requires: platform: [an8] -- Gitee