From 483e0454cd5b27d82c379abfe4a41a340653c29a Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Sat, 22 Feb 2025 23:00:01 +0000
Subject: [PATCH] Upgrade ai-simplesitestats to v0.0.8

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

diff --git a/composer.json b/composer.json
index 6b2a0aef..ff8aa3fd 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.7"
+        "noblogs/ai-simplesitestats-plugin": "0.0.8"
     },    
     "extra": {
         "wordpress-install-dir": "app",
diff --git a/composer.lock b/composer.lock
index 6ba2022c..4717aa0e 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": "f654522e2948b98601042acefa9ad791",
+    "content-hash": "41afe89533e25a1ad7d1b49bdd40e335",
     "packages": [
         {
             "name": "composer/installers",
@@ -380,16 +380,16 @@
         },
         {
             "name": "noblogs/ai-simplesitestats-plugin",
-            "version": "0.0.7",
+            "version": "0.0.8",
             "source": {
                 "type": "git",
                 "url": "https://git.autistici.org/noblogs/ai-simplesitestats-plugin.git",
-                "reference": "f80740c851e142282a8eadf28e15a9bdf235817b"
+                "reference": "065b7310b50582d60a4e1606327fb047fd2dbeef"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://git.autistici.org/api/v4/projects/701/packages/composer/archives/noblogs/ai-simplesitestats-plugin.zip?sha=f80740c851e142282a8eadf28e15a9bdf235817b",
-                "reference": "f80740c851e142282a8eadf28e15a9bdf235817b",
+                "url": "https://git.autistici.org/api/v4/projects/701/packages/composer/archives/noblogs/ai-simplesitestats-plugin.zip?sha=065b7310b50582d60a4e1606327fb047fd2dbeef",
+                "reference": "065b7310b50582d60a4e1606327fb047fd2dbeef",
                 "shasum": ""
             },
             "require": {
-- 
GitLab