From c8f4f4cc386c817fd86124c99b9efec5d7acc736 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Sat, 22 Feb 2025 22:33:05 +0000
Subject: [PATCH] Upgrade ai-simplesitestats to v0.0.7

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

diff --git a/composer.json b/composer.json
index c38c599..6b2a0ae 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.6"
+        "noblogs/ai-simplesitestats-plugin": "0.0.7"
     },    
     "extra": {
         "wordpress-install-dir": "app",
diff --git a/composer.lock b/composer.lock
index 6d2f585..6ba2022 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": "185018ec62d8c2c31f853abd5435afef",
+    "content-hash": "f654522e2948b98601042acefa9ad791",
     "packages": [
         {
             "name": "composer/installers",
@@ -380,16 +380,16 @@
         },
         {
             "name": "noblogs/ai-simplesitestats-plugin",
-            "version": "0.0.6",
+            "version": "0.0.7",
             "source": {
                 "type": "git",
                 "url": "https://git.autistici.org/noblogs/ai-simplesitestats-plugin.git",
-                "reference": "140e5dcb226387fe46d519ada6feef8eb4ab8571"
+                "reference": "f80740c851e142282a8eadf28e15a9bdf235817b"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://git.autistici.org/api/v4/projects/701/packages/composer/archives/noblogs/ai-simplesitestats-plugin.zip?sha=140e5dcb226387fe46d519ada6feef8eb4ab8571",
-                "reference": "140e5dcb226387fe46d519ada6feef8eb4ab8571",
+                "url": "https://git.autistici.org/api/v4/projects/701/packages/composer/archives/noblogs/ai-simplesitestats-plugin.zip?sha=f80740c851e142282a8eadf28e15a9bdf235817b",
+                "reference": "f80740c851e142282a8eadf28e15a9bdf235817b",
                 "shasum": ""
             },
             "require": {
-- 
GitLab