From 4c260f9707dfacc2d1df91899705a31b5c2de1f1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 28 Apr 2026 06:04:33 +0000 Subject: [PATCH 1/2] fedify 2.2.0 --- Formula/f/fedify.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/f/fedify.rb b/Formula/f/fedify.rb index 552b189b0146..463d4124e840 100644 --- a/Formula/f/fedify.rb +++ b/Formula/f/fedify.rb @@ -1,8 +1,8 @@ class Fedify < Formula desc "CLI toolchain for Fedify" homepage "https://fedify.dev/cli" - url "https://github.com/fedify-dev/fedify/archive/refs/tags/2.1.11.tar.gz" - sha256 "6d16c55e7072a131cb45f6c22968b49587962554ebf1fb81f16f3d0c78fd15d5" + url "https://github.com/fedify-dev/fedify/archive/refs/tags/2.2.0.tar.gz" + sha256 "e1416a79cb3b6c0186336ebea20ee0d562c27f1072cfb5e9332055d719f20aa9" license "MIT" head "https://github.com/fedify-dev/fedify.git", branch: "main" From 468f7e95b0232fc9b93c7bc2b011de8b14f1cf88 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 28 Apr 2026 08:09:20 +0000 Subject: [PATCH 2/2] fedify: update 2.2.0 bottle. --- Formula/f/fedify.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/f/fedify.rb b/Formula/f/fedify.rb index 463d4124e840..966fb231d45f 100644 --- a/Formula/f/fedify.rb +++ b/Formula/f/fedify.rb @@ -7,12 +7,12 @@ class Fedify < Formula head "https://github.com/fedify-dev/fedify.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "0e00717894445c6f3d2ff06f42c89972364e1e971efa07582cbfc8428dc1c505" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "ccdf1f2d610d06ca855cff459cdc54025ac76cdcf79afc18d3b0c1d7bae05c73" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "7bcf12601354d2fadc62d4627c16c99871cae513d611906641592924a206cacf" - sha256 cellar: :any_skip_relocation, sonoma: "64fb7623190a03adf4bf2ec3e2a81aa69d86ec77a0b59afc55c856757991c70d" - sha256 cellar: :any_skip_relocation, arm64_linux: "d3d02add74e8622168baf9f045d0852c7ba8394872cc20324353df432c2d19a3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "080de8946b66e8b88dead17b26334d9f235dcfac041e291328322e64c1fdfa2e" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "8e0ea56f62639e7549976cd4c296ee88d252dfbe617f18f016b403e3f63865ba" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "a54426a76dd88e6e266ed1cbe8b94a2fff843b44a8bd140cb17f5f8b6e046de0" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "89129027aeafaddc9d244465bf4f1f6c1f727387a217945565f42074a20d9678" + sha256 cellar: :any_skip_relocation, sonoma: "3c610c208d3b1e80ee541fa4bd7122096f4aca611a7969de51a619fb3cd827ca" + sha256 cellar: :any_skip_relocation, arm64_linux: "f9a870b2b2dac17e3615cad22e164d21cb587e0ff456a807876d8cae3f58ae67" + sha256 cellar: :any_skip_relocation, x86_64_linux: "482746a5bcbf85c48e55b2588b4828ba41fba8494362c684d103dbc009e7eaa2" end depends_on "deno" => :build