diff options
| author | Ehsan <mohammadi.ehsan1994@gmail.com> | 2019-08-29 00:40:44 +0430 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-08-28 13:10:44 -0700 |
| commit | 2d60eea04554e783b0055a930dd9ca039a975fb7 (patch) | |
| tree | 9d8aec6b87bd0123f53ed3fe40dea666950c1c81 /ports/duktape/CONTROL | |
| parent | e4afbff850130418c25590df2ad608e8bedff54d (diff) | |
| download | vcpkg-2d60eea04554e783b0055a930dd9ca039a975fb7.tar.gz vcpkg-2d60eea04554e783b0055a930dd9ca039a975fb7.zip | |
[duktape] Update library to 2.4.0 (#7873)
* Update pip hash
* [duktape] Update library to 2.4.0
Diffstat (limited to 'ports/duktape/CONTROL')
| -rw-r--r-- | ports/duktape/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/duktape/CONTROL b/ports/duktape/CONTROL index 769e3bc82..650edce8c 100644 --- a/ports/duktape/CONTROL +++ b/ports/duktape/CONTROL @@ -1,5 +1,5 @@ Source: duktape
-Version: 2.3.0-3
+Version: 2.4.0-3
Homepage: https://github.com/svaarala/duktape
Description: Embeddable Javascript engine with a focus on portability and compact footprint.
Build-Depends:
|
