From 4a8f0d50e57b91467af88d61e0cf10af3b32079b Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Sun, 23 Feb 2025 09:15:46 +0000 Subject: [PATCH] Upgrade ai-simplesitestats to v0.0.11 --- composer.json | 2 +- composer.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 8d8098c2..90b651ef 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.10" + "noblogs/ai-simplesitestats-plugin": "0.0.11" }, "extra": { "wordpress-install-dir": "app", diff --git a/composer.lock b/composer.lock index c5820c9b..c61ef787 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": "22e055f47ec1b050cf5546fde9f11f4a", + "content-hash": "3451e455d468ba699d51eb22415f230b", "packages": [ { "name": "composer/installers", @@ -380,16 +380,16 @@ }, { "name": "noblogs/ai-simplesitestats-plugin", - "version": "0.0.10", + "version": "0.0.11", "source": { "type": "git", "url": "https://git.autistici.org/noblogs/ai-simplesitestats-plugin.git", - "reference": "e1a29449c5c3aed37e181e67efa2c9b132c0ef5c" + "reference": "58c85cf9ab8877864df19eab63606bc824c891b6" }, "dist": { "type": "zip", - "url": "https://git.autistici.org/api/v4/projects/701/packages/composer/archives/noblogs/ai-simplesitestats-plugin.zip?sha=e1a29449c5c3aed37e181e67efa2c9b132c0ef5c", - "reference": "e1a29449c5c3aed37e181e67efa2c9b132c0ef5c", + "url": "https://git.autistici.org/api/v4/projects/701/packages/composer/archives/noblogs/ai-simplesitestats-plugin.zip?sha=58c85cf9ab8877864df19eab63606bc824c891b6", + "reference": "58c85cf9ab8877864df19eab63606bc824c891b6", "shasum": "" }, "require": { -- GitLab