From 19ee8a50e776a602fb8a8cec958231d97cbae1ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 04:29:13 +0000 Subject: [PATCH] fedify: Update to version 1.4.9 --- bucket/fedify.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fedify.json b/bucket/fedify.json index 9319a32166..d58c9111c8 100644 --- a/bucket/fedify.json +++ b/bucket/fedify.json @@ -1,12 +1,12 @@ { - "version": "1.4.8", + "version": "1.4.9", "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.8/fedify-cli-1.4.8-windows-x86_64.zip", - "hash": "0c0ecabfb0d0fd0719fd8406c5d50936b0160cecc112f4aa8fea49e76399d754" + "url": "https://github.com/fedify-dev/fedify/releases/download/1.4.9/fedify-cli-1.4.9-windows-x86_64.zip", + "hash": "53f28b575860bdbe3120ef3aa44da11faa351b6a8a6e6b6e17a1c383a08c6183" } }, "bin": "fedify.exe",