diff options
| author | pravic <ehysta@gmail.com> | 2020-04-03 20:34:50 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-03 10:34:50 -0700 |
| commit | f29a191d0afccc3ed6f481283d6d15e0186096ae (patch) | |
| tree | 695ef2ae77e9720119a9789e7ab466731d3be1df /ports/sciter/CONTROL | |
| parent | 449adbed723d9e670569802ccd4e37fb80da244e (diff) | |
| download | vcpkg-f29a191d0afccc3ed6f481283d6d15e0186096ae.tar.gz vcpkg-f29a191d0afccc3ed6f481283d6d15e0186096ae.zip | |
[sciter] Update to 4.4.1.5 (#10071)
* [sciter] Fix executable permissions on OSX.
* [sciter] Update to 4.4.0.8.7427
* [sciter] Update to 4.4.1.0.7439
* [sciter] Update to 4.4.1.5.7587
Diffstat (limited to 'ports/sciter/CONTROL')
| -rw-r--r-- | ports/sciter/CONTROL | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ports/sciter/CONTROL b/ports/sciter/CONTROL index a760561e9..073bebce2 100644 --- a/ports/sciter/CONTROL +++ b/ports/sciter/CONTROL @@ -1,5 +1,5 @@ -Source: sciter
-Version: 4.4.0.7
-Homepage: https://github.com/c-smile/sciter-sdk
-Description: Sciter is an embeddable HTML/CSS/scripting engine.
-Supports: !uwp
\ No newline at end of file +Source: sciter +Version: 4.4.1.5 +Homepage: https://github.com/c-smile/sciter-sdk +Description: Sciter is an embeddable HTML/CSS/scripting engine. +Supports: !uwp |
