From 563cd586f8e8b941c692482969205e02779e7be5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 08:31:36 +0000 Subject: [PATCH] fedify: Update to version 1.7.2 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index f99542ba76..00f5440aba 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.7.1", + "version": "1.7.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.1/fedify-cli-1.7.1-windows-x86_64.zip", - "hash": "119daa93b5ebfc3afcddbc8409ec654bc1cc599787e192e1c50c72b765f4435e" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.7.2/fedify-cli-1.7.2-windows-x86_64.zip", + "hash": "f9542a247e62d2110e4842785f58c5f8bce652d610e2f2ce67d4e57a59a11ad4" } }, "bin": "fedify.exe",