From 5a665950b8ebe4fcc82e4757236d38699470e360 Mon Sep 17 00:00:00 2001 From: vitorpamplona <532031+vitorpamplona@users.noreply.github.com> Date: Wed, 29 Jul 2026 13:38:36 +0000 Subject: [PATCH] chore: sync amy Homebrew formula to v1.13.1 --- cli/packaging/homebrew/amy.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/packaging/homebrew/amy.rb b/cli/packaging/homebrew/amy.rb index ec89e2d0e3..3861c83a19 100644 --- a/cli/packaging/homebrew/amy.rb +++ b/cli/packaging/homebrew/amy.rb @@ -21,8 +21,8 @@ class Amy < Formula desc "Nostr client from the Amethyst project" homepage "https://github.com/vitorpamplona/amethyst" - url "https://github.com/vitorpamplona/amethyst/releases/download/v1.12.6/amy-1.12.6-jvm.tar.gz" - sha256 "209316d704a4622ddef1fd86b958b7619e9d049c20f3543dff60348ec73affd6" + url "https://github.com/vitorpamplona/amethyst/releases/download/v1.13.1/amy-1.13.1-jvm.tar.gz" + sha256 "5cdf5f30c52722a382de45b86919746a2fd733494294436963b6ec39a7220f45" license "MIT" # Lets homebrew-core's BrewTestBot auto-open version-bump PRs when a new