From 64ab88ba8aee18a19228a87ec71eb7509c7efb25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 08:30:01 +0000 Subject: [PATCH] fedify: Update to version 1.9.2 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index db4bda4a22..fc857b3dba 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.7.14", + "version": "1.9.2", "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.7.14/fedify-cli-1.7.14-windows-x86_64.zip", - "hash": "1bb879569c98183dd6eb041a392da61c42d326efacd0cd4b5786e3b661092171" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.9.2/fedify-cli-1.9.2-windows-x86_64.zip", + "hash": "51144969aecebb74bb1ecba13c71472acd059b1b4eb0de6f140914a62bb37b8f" } }, "bin": "fedify.exe",