[efsw] Update to 1.4.1 (#42594)

This commit is contained in:
Rémy Tassoux 2024-12-09 20:04:34 +01:00 committed by GitHub
parent 858187b627
commit 1347be96b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO SpartanJ/efsw
REF "${VERSION}"
SHA512 f1439c75b44acfa93a34cae21ee5470cfea5a475eeb6cbc83fbe8e39767b7c72abc37960d85184cb1071e61196740ae7649b86288f164f927df95792c4ece230
SHA512 45194f7b327ac209cc3c7cb5564b90d4fadf1ab8334425bd6452800a939e5d0bcaf54ac9c26a9a3ca4c01138cb63b8de556d3117ba0bb59875557c2d635e367e
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "efsw",
"version": "1.4.0",
"version": "1.4.1",
"description": "efsw is a C++ cross-platform file system watcher and notifier.",
"homepage": "https://github.com/SpartanJ/efsw",
"license": "MIT",

View File

@ -2549,7 +2549,7 @@
"port-version": 0
},
"efsw": {
"baseline": "1.4.0",
"baseline": "1.4.1",
"port-version": 0
},
"egl": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "888c1e4c73e517485d9ec86683b11ccc3f56c5d7",
"version": "1.4.1",
"port-version": 0
},
{
"git-tree": "adfa3eddacb589f59859318a4332754ba1478eb7",
"version": "1.4.0",