diff --git a/bucket/openmw-nightly.json b/bucket/openmw-nightly.json index 97923369..281c0dd0 100644 --- a/bucket/openmw-nightly.json +++ b/bucket/openmw-nightly.json @@ -36,7 +36,7 @@ "notes": "Please run the OpenMW Launcher in the start menu to configure the game data path. Otherwise, OpenMW won't start correctly.", "checkver": { "url": "https://gitlab.com/OpenMW/openmw/-/jobs", - "regex": "(?[0-9a-f]{8})(?:.*\\n){16}Windows_Ninja_Engine_Release(?:.*\\n){10}.*?datetime=\"(?[0-9]{4})-(?[0-9]{2})-(?[0-9]{2})(?:.*\\n){8}.*?\\/OpenMW\\/openmw\\/-\\/jobs\\/(?[0-9]{10})", + "regex": ">(?[0-9a-f]{8})(?:.*\\n){16}Windows_Ninja_Engine_Release(?:.*\\n){10}.*?datetime=\"(?[0-9]{4})-(?[0-9]{2})-(?[0-9]{2})(?:.*\\n){8}.*?\\/OpenMW\\/openmw\\/-\\/jobs\\/(?[0-9]{10})(?:.*\\n){8}passed", "replace": "${year}${month}${day}-${commit}" }, "autoupdate": {