On nightly builds page https://developer.joomla.org/nightly-builds.html
in 4.1 section the update server is pointed as https://update.joomla.org/core/nightlies/next_minor_list.xml
It points to details url https://update.joomla.org/core/nightlies/next_minor_extension.xml
which contains the update version 4.1.0-dev
and download url https://developer.joomla.org/nightlies/Joomla_4.1.0-dev-Development-Update_Package.zip
This url is broken (returns 404).
Correct url found on https://developer.joomla.org/nightly-builds.html is https://developer.joomla.org/nightlies/Joomla_4.1.3-dev-Development-Update_Package.zip
and version is 4.1.3-dev.
So it seems information in https://update.joomla.org/core/nightlies/next_minor_list.xml and https://update.joomla.org/core/nightlies/next_minor_extension.xml is not being updated.
Labels |
Added:
No Code Attached Yet
|
Thanks closing here
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-09-03 12:10:32 |
Closed_By | ⇒ | zero-24 |
@bembelimen can you please check the version in the 4.1-dev branch? Seems the last upmerge got the version wrong.
@dmitriy-cloudaccess the version in the xml is correct but the version in the 4.1-dev branch is wrong. ;)