From 70a0284548ab0b6cd57b538fdc9222c3b7641d99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 04:29:47 +0000 Subject: [PATCH] fedify: Update to version 1.5.2 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index f42e83947e..b1024aa642 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.5.1", + "version": "1.5.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.5.1/fedify-cli-1.5.1-windows-x86_64.zip", - "hash": "4ab46f812a115ef9321e67049122fff0082b2fae3c75d234f599ed913a4dfac5" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.5.2/fedify-cli-1.5.2-windows-x86_64.zip", + "hash": "4eccfe872b0a53d8a8a529d767bc75e9741cd8095e6a27b73492c47eafc284fa" } }, "bin": "fedify.exe",