Skip to content

Commit

Permalink
add auto update from github
Browse files Browse the repository at this point in the history
  • Loading branch information
hdep committed Jan 19, 2025
1 parent 5a44958 commit ca51efb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions products/rtpengine.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ releaseDateColumn: true

identifiers:
- repology: rtpengine
auto:
methods:
- git: https://github.com/sipwise/rtpengine.git
regex: ^v(?P<major>\d+)_(?P<minor>\d+)_(?P<patch>\d{1,3})_?(?P<tiny>\d+)?$

releases:

Expand Down

0 comments on commit ca51efb

Please sign in to comment.