[Scummvm-git-logs] scummvm-sites director-buildbot -> 21381bb18a50cc228d19a18e8781767877f17635
rvanlaar
noreply at scummvm.org
Wed Jan 25 19:55:52 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .
Summary:
21381bb18a DIRECTOR-BUILDBOT: make json valid
Commit: 21381bb18a50cc228d19a18e8781767877f17635
https://github.com/scummvm/scummvm-sites/commit/21381bb18a50cc228d19a18e8781767877f17635
Author: Roland van Laar (roland at rolandvanlaar.nl)
Date: 2023-01-25T20:55:21+01:00
Commit Message:
DIRECTOR-BUILDBOT: make json valid
Remove trailing comma
Changed paths:
targets.json
diff --git a/targets.json b/targets.json
index e001888..42b6569 100644
--- a/targets.json
+++ b/targets.json
@@ -12254,5 +12254,5 @@
"TIMEGIRL.ICO",
"TIMEGIRL.SAV"
]
- },
+ }
]
More information about the Scummvm-git-logs
mailing list