diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-09-27 18:26:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 18:26:08 -0700 |
| commit | 3856a6bda776c454c02760c7d4df4b355a3cc7eb (patch) | |
| tree | 1e4e205eee54138667bf6110e1b26926256c5181 /ports/aws-c-event-stream/CONTROL | |
| parent | 741c8cbecde77f771f8c05f00f59a436a2b4213b (diff) | |
| download | vcpkg-3856a6bda776c454c02760c7d4df4b355a3cc7eb.tar.gz vcpkg-3856a6bda776c454c02760c7d4df4b355a3cc7eb.zip | |
[aws-c-*] Update version (#13558)
* [many ports] Update version
* [aws-checksums] Add dependency aws-c-common
* update version
* port updates
* port updates
* Update ports/brotli/CONTROL
* [draco] fix uwp build
* [blosc] Fix win static build
* [blosc] fix unix build
* move changes to other PRs
* Remove unuse patches
Diffstat (limited to 'ports/aws-c-event-stream/CONTROL')
| -rw-r--r-- | ports/aws-c-event-stream/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/aws-c-event-stream/CONTROL b/ports/aws-c-event-stream/CONTROL index 9b159651c..f19d28c36 100644 --- a/ports/aws-c-event-stream/CONTROL +++ b/ports/aws-c-event-stream/CONTROL @@ -1,4 +1,4 @@ Source: aws-c-event-stream
-Version: 0.1.4
+Version: 0.1.6 Description: C99 implementation of the vnd.amazon.event-stream content-type.
Build-Depends: aws-c-common, aws-checksums
\ No newline at end of file |
