Skip to content

Commit

Permalink
[blend2d] Port update beta_2019-12-27 (#9448)
Browse files Browse the repository at this point in the history
- Blend2D updated to beta_2019-12-27
- local Asmjit updated to 2019-12-27
  • Loading branch information
ZeeWanderer authored and dan-shaw committed Jan 6, 2020
1 parent ab9a30c commit 773e835
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ports/blend2d/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: blend2d
Version: beta_2019-10-09
Version: beta_2019-12-27
Description: Beta 2D Vector Graphics Powered by a JIT Compiler
Default-Features: jit, logging

Expand Down
8 changes: 4 additions & 4 deletions ports/blend2d/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO blend2d/blend2d
REF 60bb0a03199b406dac92cfaa07d026cd8be2df34
SHA512 eb214f39be5285e2fcea494ecb461723420763fea14e0ffd3ee96618f0256b5da25e4c74e2914d0722d44cc75ccaa5fd91a1731b427b884dd829107a5e8d5c55
REF bddae39a210aa48c839901584eec647c8ae1b967
SHA512 4d80571f5ec8f05753497af396046a75059002a1b7593cee80724a8b3c2495e566e88935bcc02c7380480a20b84ce44c228b1d6ca9c06e24af6564c2e40bc143
HEAD_REF master
)

Expand All @@ -21,8 +21,8 @@ if(NOT BLEND2D_BUILD_NO_JIT)
vcpkg_from_github(
OUT_SOURCE_PATH ASMJIT_SOURCE_PATH
REPO asmjit/asmjit
REF 238243530a35f5ad6205695ff0267b8bd639543a
SHA512 fd7936d3de5eabba35f4eb2d91f1833ab29c2ca34d9a89de674373f8101888ca9594bae34eb9eb02a9552fbf1785cdbf913a34db1865f9f56d39ce32aa951df7
REF baa79895c81b47a9d39abec904204dc0d9e0e6bb
SHA512 ec79736d22795de0135598e6649089df5f1594100ff6b6595ed2b83707808ba76d69cf807ecf5e4b9f17ebf7c00e4c7155105e600d56932cb209b77ee9b4fd96
HEAD_REF master
)

Expand Down

0 comments on commit 773e835

Please sign in to comment.