From 0d7ad9b9f3fd41455664472807b6f0377d80e0c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 04:29:29 +0000 Subject: [PATCH] fedify: Update to version 1.8.12 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index 0aaebb52c0..a5595e022d 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.8.11", + "version": "1.8.12", "description": "CLI toolchain for Fedify and debugging ActivityPub", "homepage": "https://fedify.dev/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/fedify-dev/fedify/releases/download/1.8.11/fedify-cli-1.8.11-windows-x86_64.zip", - "hash": "70b1970db099e18dd68a82d5e4692b72b078b4fc738a920386161082aa019a8c" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.8.12/fedify-cli-1.8.12-windows-x86_64.zip", + "hash": "a90bb8285a131752a0e5918b23c3d9447f06ed9dbb5a3f64cc5c307887ce8bba" } }, "bin": "fedify.exe",