Add get_clean_version in PackageUtils and use it in json.rb and version.rb (#10249)

This commit is contained in:
Maximilian Downey Twiss
2024-08-05 14:09:32 +10:00
committed by GitHub
parent 560947f537
commit cbd2d8f282
5 changed files with 48 additions and 12 deletions

View File

@@ -18,6 +18,7 @@ jobs:
- name: Generate repology.json
env:
CREW_KERNEL_VERSION: 5.1
LIBC_VERSION: 2.37
run: |
ruby -Ctools json.rb
- name: Create Pull Request