From 98c51fb76837d8a862d3e77be2cba3af992d47ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 08:30:17 +0000 Subject: [PATCH] fedify: Update to version 1.7.5 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index e84cfaca82..9a32649414 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.7.4", + "version": "1.7.5", "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.4/fedify-cli-1.7.4-windows-x86_64.zip", - "hash": "208d5426d3e175750b9229abd45b6c3ea684506ca361c59d17a7643198acfccd" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.7.5/fedify-cli-1.7.5-windows-x86_64.zip", + "hash": "b5861ff671fa1512d7225576718093e2cc0419188fc8871a56abf0aa97ac4bea" } }, "bin": "fedify.exe",