fix limine version in readme

This commit is contained in:
Benji Dial 2026-07-23 19:32:27 -04:00
parent 52a0628827
commit bd17fbab30

View file

@ -64,7 +64,7 @@ PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with You should have received a copy of the GNU General Public License along with
Calcite (in license.txt). If not, see <https://www.gnu.org/licenses/>. Calcite (in license.txt). If not, see <https://www.gnu.org/licenses/>.
The Calcite disk image includes the Limine bootloader, version 12.5.0. Limine is The Calcite disk image includes the Limine bootloader, version 12.5.2. Limine is
Copyright 2019-2026 Mintsuki and contributors, and is used under the terms of Copyright 2019-2026 Mintsuki and contributors, and is used under the terms of
the BSD 2-Clause License, reproduced below: the BSD 2-Clause License, reproduced below:
@ -92,4 +92,4 @@ the BSD 2-Clause License, reproduced below:
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Limine has some transitive dependencies. Information about these can be found at Limine has some transitive dependencies. Information about these can be found at
<https://github.com/Limine-Bootloader/Limine/blob/v12.5.0/3RDPARTY.md>. <https://github.com/Limine-Bootloader/Limine/blob/v12.5.2/3RDPARTY.md>.