From 5fa8220aba899b195f2d634bc6633a23733038b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 12:32:28 +0000 Subject: [PATCH] fedify: Update to version 1.8.14 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index cd2323ba19..2d51c049db 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.9.0", + "version": "1.8.14", "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.9.0/fedify-cli-1.9.0-windows-x86_64.zip", - "hash": "c7cd87fb01db0687652df82a06f9545c823317eca161281ec2447bcee59ee499" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.8.14/fedify-cli-1.8.14-windows-x86_64.zip", + "hash": "a083539820625293595a2bf7e7616bf77aa1b0fc660ba057dabc9539ad581bcb" } }, "bin": "fedify.exe",