From ab9630c58168c3fc812e68de6850edca9bf431e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 12:32:44 +0000 Subject: [PATCH] fedify: Update to version 1.8.13 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index a5595e022d..77dace62b7 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.8.12", + "version": "1.8.13", "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.12/fedify-cli-1.8.12-windows-x86_64.zip", - "hash": "a90bb8285a131752a0e5918b23c3d9447f06ed9dbb5a3f64cc5c307887ce8bba" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.8.13/fedify-cli-1.8.13-windows-x86_64.zip", + "hash": "91c69ec85e148f1a028a6685aa8372683a4fd18c7b4cea57f00da5bf7bd8d271" } }, "bin": "fedify.exe",