1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 16:45:20 +02:00

Bump IrrlichtMt

This commit is contained in:
sfan5
2022-07-21 20:35:33 +02:00
parent d631f21024
commit 71f6a5f44e
7 changed files with 10 additions and 10 deletions

View File

@@ -230,7 +230,7 @@ jobs:
with:
repository: minetest/irrlicht
path: lib/irrlichtmt/
ref: "1.9.0mt6"
ref: "1.9.0mt7"
- name: Restore from cache and run vcpkg
uses: lukka/run-vcpkg@v7

View File

@@ -22,7 +22,7 @@ on:
- '.github/workflows/macos.yml'
env:
IRRLICHT_TAG: 1.9.0mt6
IRRLICHT_TAG: 1.9.0mt7
MINETEST_GAME_REPO: https://github.com/minetest/minetest_game.git
MINETEST_GAME_BRANCH: master
MINETEST_GAME_NAME: minetest_game