From e0e9910243ee8513c70e57a5ebc7ae93d42de84a Mon Sep 17 00:00:00 2001 From: Ophestra Date: Thu, 16 Jul 2026 12:58:51 +0900 Subject: [PATCH] internal/rosa/package/perl: fix release monitoring The existing Microsoft Github monitoring is broken due to unconventional upstream tagging practices. This change switches to monitoring based on the web page instead. Signed-off-by: Ophestra --- internal/rosa/package/perl.az | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/rosa/package/perl.az b/internal/rosa/package/perl.az index ebdef958..b1142fcd 100644 --- a/internal/rosa/package/perl.az +++ b/internal/rosa/package/perl.az @@ -1,7 +1,7 @@ package perl { description = "The Perl Programming language"; website = "https://www.perl.org"; - anitya = 13599; + anitya = 391221; // odd-even versioning latest = anityaFallback;