Merge pull request #1025 from nyanloutre/patch-1

Fix boost x-checker-data config
This commit is contained in:
liushuyu 2023-04-27 16:22:25 +02:00 committed by GitHub
commit c774fcd7af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -176,7 +176,7 @@
"x-checker-data": {
"type": "anitya",
"project-id": 6845,
"url-template": "https://boostorg.jfrog.io/artifactory/main/release/$version/source/boost_1_81_0.tar.bz2"
"url-template": "https://boostorg.jfrog.io/artifactory/main/release/$version/source/boost_${version0}_${version1}_${version2}.tar.bz2"
}
}
]