Skip to content

Commit

Permalink
Revert "raze - Switch to commit tag"
Browse files Browse the repository at this point in the history
This reverts commit d5626cc.
  • Loading branch information
d10sfan committed Mar 3, 2024
1 parent d5626cc commit 2dc2913
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
4 changes: 2 additions & 2 deletions engines/raze/env.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"LIBRARIES": [
"zmusic"
],
"COMMIT_TAG": "1.6.2"
}
"COMMIT_HASH": "06efe8c"
}
12 changes: 11 additions & 1 deletion metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -8642,6 +8642,11 @@
"license_link": "https://github.com/coelckers/gzdoom/blob/master/LICENSE",
"controllerSupported": true,
"engine_name": "GZDoom",
"notices": [
{
"label": "Last working version before memory leak was introduced."
}
],
"internal_engine_name": "gzdoom"
},
{
Expand Down Expand Up @@ -8784,6 +8789,11 @@
"license_link": "https://github.com/coelckers/Raze",
"controllerSupported": true,
"engine_name": "Raze",
"notices": [
{
"label": "Last working version before memory leak was introduced."
}
],
"internal_engine_name": "raze"
},
{
Expand Down Expand Up @@ -10549,4 +10559,4 @@
"value": "Save Format Not Compatible"
}
]
}
}

0 comments on commit 2dc2913

Please sign in to comment.