We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f08ed commit a34a31eCopy full SHA for a34a31e
gzdoom/gzdoom.json
@@ -14,8 +14,8 @@
14
{
15
"type": "git",
16
"url": "https://github.com/zdoom/gzdoom.git",
17
- "tag": "g4.14.1",
18
- "commit": "ac58779e282f42093c2f7d47298db28203a58c15",
+ "tag": "g4.14.2",
+ "commit": "99aa489d09015a95bb78df2b30ede29f328cc874",
19
"x-checker-data": {
20
"type": "anitya",
21
"project-id": 17531,
@@ -31,7 +31,7 @@
31
"type": "shell",
32
"commands": [
33
"sed -i \"s/org.zdoom.GZDoom/${FLATPAK_ID}/g\" src/d_iwad.cpp"
34
- ]
+ ]
35
}
36
],
37
"modules": [
@@ -52,7 +52,7 @@
52
"project-id": 13277,
53
"stable-only": true,
54
"url-template": "https://github.com/libsndfile/libsndfile/releases/download/$version/libsndfile-$version.tar.xz"
55
- }
+ }
56
57
]
58
0 commit comments