diff options
| author | autoantwort <41973254+autoantwort@users.noreply.github.com> | 2021-09-29 17:35:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-29 08:35:27 -0700 |
| commit | eb9d024272440579399ef8541bb494d65c8f0b7f (patch) | |
| tree | 85249b645d55ae7ad269030a1a46450b62c51994 /versions | |
| parent | 88e23bcc0fe1fc629ca47e6f3456a2bfbece2764 (diff) | |
| download | vcpkg-eb9d024272440579399ef8541bb494d65c8f0b7f.tar.gz vcpkg-eb9d024272440579399ef8541bb494d65c8f0b7f.zip | |
[sleepy-discord] fix [core] build (#20372)
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/s-/sleepy-discord.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index cf5f47ecc..25d3f87ed 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6122,7 +6122,7 @@ }, "sleepy-discord": { "baseline": "2021-07-07", - "port-version": 0 + "port-version": 1 }, "slikenet": { "baseline": "2021-06-07", diff --git a/versions/s-/sleepy-discord.json b/versions/s-/sleepy-discord.json index 49b1554c3..d3d2a31a8 100644 --- a/versions/s-/sleepy-discord.json +++ b/versions/s-/sleepy-discord.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "0aba637e01389ec4ed5923eaf898ca78dac96cbb", + "version-date": "2021-07-07", + "port-version": 1 + }, + { "git-tree": "9ef84b8cb8cdd5d278b005a551044a6635490bda", "version-date": "2021-07-07", "port-version": 0 |
