[function2] Update to version 4.1.0 (#10666)

This commit is contained in:
Gregor Jasny 2020-04-03 19:14:18 +02:00 committed by GitHub
parent 8782b0b8b9
commit f71a22f2dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Source: function2
Version: 4.0.0
Version: 4.1.0
Homepage: https://github.com/Naios/function2
Description: Improved drop-in replacement to std::function

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Naios/function2
REF d2acdb6c3c7612a6133cd03464ef941161258f4e
SHA512 298f39db3c4e7a599e41fef71d1f953f3c5e20bc9f4af378c67bd47c10b126efd7be80be4ad919370a1151c8c5bc111ccd9054757a1aaf1ccf3f87ca958a7e3a
REF 3a0746bf5f601dfed05330aefcb6854354fce07d # 4.1.0
SHA512 48dd8fb1ce47df0835c03edf78ae427beebfeeaaabf6b993eb02843f72cce796ba5d1042f505990f29debd42bc834e531335484d45ca33e841657e9ff9e5034f
HEAD_REF master
PATCHES
disable-testing.patch