Skip to content

Commit

Permalink
[ogre] update to 14.3.2 (#42997)
Browse files Browse the repository at this point in the history
Co-authored-by: Mengna-Li <[email protected]>
  • Loading branch information
Mengna-Li and Mengna-Li authored Jan 3, 2025
1 parent 6c9dfbe commit 976ebb8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/ogre/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO OGRECave/ogre
REF "v${VERSION}"
SHA512 18622296d5494705b3b0f2386d35a147efe3a79f05ddc7ac6dca49ea3b3f373354023e5175244176a6478ec998b7361d034ee344679f036e1466e27ca8c4d48f
SHA512 637dfa427c2094688fda850a46746734dafb29eaee4d28c7f294db9ccfc2b53eb05f4d34460926807658db3c8cb614b7669d3fb190e7c8a9ee9bd1d68adf0a64
HEAD_REF master
PATCHES
fix-dependencies.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/ogre/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ogre",
"version": "14.3.1",
"version": "14.3.2",
"description": "3D Object-Oriented Graphics Rendering Engine",
"homepage": "https://github.com/OGRECave/ogre",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -6577,7 +6577,7 @@
"port-version": 1
},
"ogre": {
"baseline": "14.3.1",
"baseline": "14.3.2",
"port-version": 0
},
"ogre-next": {
Expand Down
5 changes: 5 additions & 0 deletions versions/o-/ogre.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "8ebbc6dd4c3d1e066759933c9e9a290505957992",
"version": "14.3.2",
"port-version": 0
},
{
"git-tree": "b2989c98ed5f7ed663d9c02094370304444d2492",
"version": "14.3.1",
Expand Down

0 comments on commit 976ebb8

Please sign in to comment.