From 0b1176586c8250e2cfb38db353d60fd3ec200c23 Mon Sep 17 00:00:00 2001 From: d10sfan Date: Thu, 29 Feb 2024 15:20:34 -0600 Subject: [PATCH] woof - Update to 14.1.0 --- engines/woof/build.sh | 2 +- metadata/packagessniper_v2.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",