diff options
| author | Sleepy Flower Girl <wuhao64@gmail.com> | 2021-07-07 18:06:54 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-07 15:06:54 -0700 |
| commit | 335a3c73c8c0508bcebb24f384375b7079dc7098 (patch) | |
| tree | 80925c4be43083a5beb219adb5b5eee96b79a1c6 /versions/s- | |
| parent | c55570ee6696bea297efa35829a118a05bf59b07 (diff) | |
| download | vcpkg-335a3c73c8c0508bcebb24f384375b7079dc7098.tar.gz vcpkg-335a3c73c8c0508bcebb24f384375b7079dc7098.zip | |
[sleepy-discord] Add new port (#17604)
* New port sleepy-discord
* Add versions for Sleepy Discord
* SleepyDiscord: use website as homepage
* SleepyDiscord: Remove No newline at end git diff
* SleepyDiscord: format manifest
* SleepyDiscord: rerun x-add-version
* SleepyDiscord: add compression feature
* SleepyDiscord: Update version string
* SleepyDiscord: rerun x-add-version again
* SleepyDiscord: set version-date
* SleepyDiscord: rerun add-version
* SleepyDiscord: Add requested changes
* SleepyDiscord: run add version
* SleepyDiscord: update library
* SleepyDiscord: rerun x-add-version
* SleepyDiscord: copy config file to share folder
* SleepyDiscord: run add-version
* SleepyDiscord: Fix issue with parallel configuring
* SleepyDiscord: x-add-version
* SleepyDiscord: replace deprecated functions
* SleepyDiscord: x-add-version
* SleepyDiscord: Install config during configure
* SleepyDiscord: x-add-version
* [sleepy-discord] update: add Select Menus
* [sleepy-discord] run add-version
* [sleepy-discord] rerun add-verion
Diffstat (limited to 'versions/s-')
| -rw-r--r-- | versions/s-/sleepy-discord.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/versions/s-/sleepy-discord.json b/versions/s-/sleepy-discord.json new file mode 100644 index 000000000..49b1554c3 --- /dev/null +++ b/versions/s-/sleepy-discord.json @@ -0,0 +1,14 @@ +{ + "versions": [ + { + "git-tree": "9ef84b8cb8cdd5d278b005a551044a6635490bda", + "version-date": "2021-07-07", + "port-version": 0 + }, + { + "git-tree": "0d9d62b7213333d04c90878bb1e6573ad3f5316f", + "version-date": "2021-05-02", + "port-version": 0 + } + ] +} |
