From b5cd021866a4bc4179f3c422835a9a21eadf529e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 20:28:48 +0000 Subject: [PATCH] fedify: Update to version 1.4.7 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index d2823b84dd..1012e1e051 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.4.6", + "version": "1.4.7", "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.4.6/fedify-cli-1.4.6-windows-x86_64.zip", - "hash": "e1b5f075d30aec6adf2e1597a1793c327293bdb3166a797a0bd9e70d5bfce934" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.4.7/fedify-cli-1.4.7-windows-x86_64.zip", + "hash": "fc2aebe73d06d275f78e85ef39ee826031c922b4d2de4be9e50c3e185dfb5fdb" } }, "bin": "fedify.exe",