diff --git a/engines/woof/build.sh b/engines/woof/build.sh index d68ee7a01..d592b910b 100755 --- a/engines/woof/build.sh +++ b/engines/woof/build.sh @@ -6,7 +6,7 @@ export LIBRARY_PATH="$VCPKG_INSTALLED_PATH/lib" # CLONE PHASE git clone https://github.com/fabiangreffrath/woof.git source pushd source -git checkout cf23b4b +git checkout b314785 popd # BUILD PHASE diff --git a/metadata/packagessniper_v2.json b/metadata/packagessniper_v2.json index 33b5863df..7b15c094a 100644 --- a/metadata/packagessniper_v2.json +++ b/metadata/packagessniper_v2.json @@ -9852,7 +9852,7 @@ }, { "engine_link": "https://github.com/fabiangreffrath/woof", - "version": "14.0.0", + "version": "14.1.0", "author": "d10sfan", "author_link": "https://github.com/d10sfan", "license": "GPLv2",