From 82f22e8ccf58ef065309030a31cd1a4b29f6f08c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 08:30:48 +0000 Subject: [PATCH] fedify: Update to version 1.7.1 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index 7ade0e38ea..f99542ba76 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.7.0", + "version": "1.7.1", "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.0/fedify-cli-1.7.0-windows-x86_64.zip", - "hash": "c019d05aa03632965224d58d15799242d307da57bfb558832803c6642bcd144a" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.7.1/fedify-cli-1.7.1-windows-x86_64.zip", + "hash": "119daa93b5ebfc3afcddbc8409ec654bc1cc599787e192e1c50c72b765f4435e" } }, "bin": "fedify.exe",