Skip to content

Commit

Permalink
updated crux.yaml: update_period to 2h, valid_till date for 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
TimB87 committed Feb 24, 2024
1 parent 016b6e1 commit 6f83f19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions repos.d/crux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
family: crux
ruleset: crux
minpackages: {{minpackages}}
update_period: 6h
update_period: 2h
sources:
- name: CRUX-ports-JSON
fetcher:
Expand All @@ -34,5 +34,5 @@

{{ crux('3.4', minpackages=1000, valid_till='2020-12-08') }}
{{ crux('3.5', minpackages=1500, valid_till='2022-09-26') }}
{{ crux('3.6', minpackages=1500) }}
{{ crux('3.6', minpackages=1500, valid_till='2023-12-31') }}
{{ crux('3.7', minpackages=1500) }}

0 comments on commit 6f83f19

Please sign in to comment.