diff --git a/gzdoom/gzdoom.json b/gzdoom/gzdoom.json index 76cdd70f..961eacc8 100644 --- a/gzdoom/gzdoom.json +++ b/gzdoom/gzdoom.json @@ -14,8 +14,8 @@ { "type": "git", "url": "https://github.com/zdoom/gzdoom.git", - "tag": "g4.14.1", - "commit": "ac58779e282f42093c2f7d47298db28203a58c15", + "tag": "g4.14.2", + "commit": "99aa489d09015a95bb78df2b30ede29f328cc874", "x-checker-data": { "type": "anitya", "project-id": 17531, @@ -31,7 +31,7 @@ "type": "shell", "commands": [ "sed -i \"s/org.zdoom.GZDoom/${FLATPAK_ID}/g\" src/d_iwad.cpp" - ] + ] } ], "modules": [ @@ -52,7 +52,7 @@ "project-id": 13277, "stable-only": true, "url-template": "https://github.com/libsndfile/libsndfile/releases/download/$version/libsndfile-$version.tar.xz" - } + } } ] }