From ff2523d28e3572d3c6a26bcf62c194eee0c788c0 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Sun, 23 Feb 2025 07:37:58 +0000
Subject: [PATCH] Upgrade ai-simplesitestats to v0.0.9

---
 composer.json |  2 +-
 composer.lock | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/composer.json b/composer.json
index ff8aa3f..6894971 100644
--- a/composer.json
+++ b/composer.json
@@ -125,7 +125,7 @@
         "wpackagist-theme/twentytwentythree": "1.6",
         "wpackagist-theme/twentytwentyfour": "1.3",
         "wpackagist-plugin/footnotes-made-easy": "3.0.6",
-        "noblogs/ai-simplesitestats-plugin": "0.0.8"
+        "noblogs/ai-simplesitestats-plugin": "0.0.9"
     },    
     "extra": {
         "wordpress-install-dir": "app",
diff --git a/composer.lock b/composer.lock
index 4717aa0..ce7d698 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "41afe89533e25a1ad7d1b49bdd40e335",
+    "content-hash": "6943c76f3e3aa968bade50b70c9c44c1",
     "packages": [
         {
             "name": "composer/installers",
@@ -380,16 +380,16 @@
         },
         {
             "name": "noblogs/ai-simplesitestats-plugin",
-            "version": "0.0.8",
+            "version": "0.0.9",
             "source": {
                 "type": "git",
                 "url": "https://git.autistici.org/noblogs/ai-simplesitestats-plugin.git",
-                "reference": "065b7310b50582d60a4e1606327fb047fd2dbeef"
+                "reference": "2a17ecc791f9ee57f2885f46ae72d47e340bfc08"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://git.autistici.org/api/v4/projects/701/packages/composer/archives/noblogs/ai-simplesitestats-plugin.zip?sha=065b7310b50582d60a4e1606327fb047fd2dbeef",
-                "reference": "065b7310b50582d60a4e1606327fb047fd2dbeef",
+                "url": "https://git.autistici.org/api/v4/projects/701/packages/composer/archives/noblogs/ai-simplesitestats-plugin.zip?sha=2a17ecc791f9ee57f2885f46ae72d47e340bfc08",
+                "reference": "2a17ecc791f9ee57f2885f46ae72d47e340bfc08",
                 "shasum": ""
             },
             "require": {
-- 
GitLab