jmri: upgrade to 5.16 (R909e15189e)

This commit is contained in:
Hermes Agent service account
2026-07-29 21:35:01 -05:00
parent 11d8796764
commit ce632e88b9

View File

@@ -3,8 +3,8 @@
# Update both jmri_version AND jmri_build_hash together when upgrading. # Update both jmri_version AND jmri_build_hash together when upgrading.
# Find the build hash in the release asset filename on: # Find the build hash in the release asset filename on:
# https://github.com/JMRI/JMRI/releases # https://github.com/JMRI/JMRI/releases
jmri_version: "5.10" jmri_version: "5.16"
jmri_build_hash: "ca461bd266" jmri_build_hash: "909e15189e"
jmri_install_dir: /opt/JMRI jmri_install_dir: /opt/JMRI
jmri_download_url: "https://github.com/JMRI/JMRI/releases/download/v{{ jmri_version }}/JMRI.{{ jmri_version }}+R{{ jmri_build_hash }}.tgz" jmri_download_url: "https://github.com/JMRI/JMRI/releases/download/v{{ jmri_version }}/JMRI.{{ jmri_version }}+R{{ jmri_build_hash }}.tgz"