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