Commit 8ac09d17 for libheif

commit 8ac09d17b85e4eba3821fc80b6ab1b7138f57c42
Author: Dirk Farin <dirk.farin@gmail.com>
Date:   Wed Aug 26 18:23:22 2026 +0200

    funding.json: add wellKnown verification URLs for the libde265 project

diff --git a/funding.json b/funding.json
index 5637d14f..e36d0bae 100644
--- a/funding.json
+++ b/funding.json
@@ -31,10 +31,12 @@
       "name": "libde265",
       "description": "Open source H.265/HEVC video decoder, used by libheif as the default HEIC decoder.",
       "webpageUrl": {
-        "url": "https://github.com/strukturag/libde265"
+        "url": "https://github.com/strukturag/libde265",
+        "wellKnown": "https://github.com/strukturag/libde265/blob/master/.well-known/funding-manifest-urls"
       },
       "repositoryUrl": {
-        "url": "https://github.com/strukturag/libde265"
+        "url": "https://github.com/strukturag/libde265",
+        "wellKnown": "https://github.com/strukturag/libde265/blob/master/.well-known/funding-manifest-urls"
       },
       "licenses": ["spdx:LGPL-3.0-or-later"],
       "tags": ["hevc", "h265", "video", "codec", "cpp", "multimedia"]