diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-07-16 12:58:51 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-07-16 12:58:51 +0900 |
| commit | e0e9910243ee8513c70e57a5ebc7ae93d42de84a (patch) | |
| tree | 5c3b1ac1b59ce1e19b6a5e2820b972260dc9aa79 /internal | |
| parent | c8d54cebe939f81cb4e33279b66ea81c328bdc8d (diff) | |
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 <cat@gensokyo.uk>
Diffstat (limited to 'internal')
| -rw-r--r-- | internal/rosa/package/perl.az | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
