Propose all versions
Not just last 3 ones.
Would help Benjamin_Loison/Backup_Android_apps/issues/6.
Based on:
https://f-droid.org/repo/com.github.tmo1.sms_ie_10111.apk
https://f-droid.org/repo/com.github.tmo1.sms_ie_10110.apk
also works fine, while not being mentioned on the website.
does not seem to help.
jq '.packages."com.github.tmo1.sms_ie".versions[].manifest.versionName' index-v2.json
Output:
"2.8.0-standard"
"2.7.0-standard"
"2.6.0-standard"
fdroid/fdroiddata/-/blob/f3698943e614f82b0259f1562efb4507fd0cf5ad/metadata/com.github.tmo1.sms_ie.yml first version was on 09/04/2021.
https://f-droid.org/repo/com.github.tmo1.sms_ie_2.apk also works fine.
yq '.Builds[] | select(.versionName == "2.4.3-standard").versionCode' com.github.tmo1.sms_ie.yml
10109