From 94997b0e037228f4ccf38181bd84e883793bcb9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 12:33:24 +0000 Subject: [PATCH] fedify: Update to version 1.7.0 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index 215e5fda83..7ade0e38ea 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.6.2", + "version": "1.7.0", "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.6.2/fedify-cli-1.6.2-windows-x86_64.zip", - "hash": "dc7ed1cd2577eaf0493ad773846bda7f2aea5cf2e030a750b75b85082ba3043e" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.7.0/fedify-cli-1.7.0-windows-x86_64.zip", + "hash": "c019d05aa03632965224d58d15799242d307da57bfb558832803c6642bcd144a" } }, "bin": "fedify.exe",