Files
flutter-docker-image/script/jq_flutter_latest_version.sh
verified-commit[bot] 18b3e138b2 chore(release): update flutter dependencies in version.json for 3.35.4 (#381)
Co-authored-by: verified-commit[bot] <180343340+verified-commit[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <22875166+gmeligio@users.noreply.github.com>
2025-09-20 21:48:03 +02:00

1 line
83 B
Bash

jq -r '.releases[] | select(.channel=="stable") | max_by(.release_date) | .version'