From 13210dd53897bd5faf44720d2c194d062719ca98 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 16 May 2026 11:27:02 +0000 Subject: [PATCH 1/2] hermes-agent 2026.5.16 --- Formula/h/hermes-agent.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/h/hermes-agent.rb b/Formula/h/hermes-agent.rb index 74e72864079fe..ab5b239a0a4d9 100644 --- a/Formula/h/hermes-agent.rb +++ b/Formula/h/hermes-agent.rb @@ -3,10 +3,9 @@ class HermesAgent < Formula desc "Self-improving AI agent that creates skills from experience" homepage "https://hermes-agent.nousresearch.com" - url "https://github.com/NousResearch/hermes-agent/archive/refs/tags/v2026.5.7.tar.gz" - sha256 "75b629e787a68164713b66d1dd163c65f853474c9c775cd6f206797a629aa2c0" + url "https://github.com/NousResearch/hermes-agent/archive/refs/tags/v2026.5.16.tar.gz" + sha256 "c0a554050a50ee9a62f3fa5cd288a167ba5640c42d647d100cdea084b7294143" license "MIT" - revision 1 head "https://github.com/NousResearch/hermes-agent.git", branch: "main" bottle do From 7eec71f1fc44c9acaf73c79af6837eea67c9f57f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 16 May 2026 14:44:46 +0000 Subject: [PATCH 2/2] hermes-agent: update 2026.5.16 bottle. --- Formula/h/hermes-agent.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/h/hermes-agent.rb b/Formula/h/hermes-agent.rb index ab5b239a0a4d9..c051fc1e56610 100644 --- a/Formula/h/hermes-agent.rb +++ b/Formula/h/hermes-agent.rb @@ -9,12 +9,12 @@ class HermesAgent < Formula head "https://github.com/NousResearch/hermes-agent.git", branch: "main" bottle do - sha256 cellar: :any, arm64_tahoe: "9754fe16aa46960d9bb37929ad21afd461bc4481c6876103610eec88c52edf95" - sha256 cellar: :any, arm64_sequoia: "018e78a60831d798ffde48b40d807db8e8a78760ed5aa654f8b52b2afe05558b" - sha256 cellar: :any, arm64_sonoma: "cea088118ae9d3a36b9921c6448290a349fdec9864106cd7d3e999061a8c5e1b" - sha256 cellar: :any, sonoma: "9f5d9681169a2491281f6b9321b89b1656684da41f36fffff163e7146df9770e" - sha256 cellar: :any_skip_relocation, arm64_linux: "0d09a69127290c8d3fbe7df13be7ec3aad7b3ed65d51f70f49184b71a1ede79e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "329103ffc2a0c72e53985df899c01b9d5a2d004aea1f8d5241b914c9753e5214" + sha256 cellar: :any, arm64_tahoe: "87d9ba3f810bee32b8cbdd58cf3692e128015b8000684687fe3da8b241dba325" + sha256 cellar: :any, arm64_sequoia: "55bfa44a6a01409ff8a1a303a29b712706ed34e0db559a99c96bedd9138216db" + sha256 cellar: :any, arm64_sonoma: "b6dae239b3a9aa9541f456ba08100eb71f78a8587500c0d06cee1d2fabcff349" + sha256 cellar: :any, sonoma: "82604e971071b73ee33be8595b65f53a45b6f62e45e6182b6e0cb051a0de6a27" + sha256 cellar: :any_skip_relocation, arm64_linux: "6ccb6e1fb556320de7de5a153dea48c581c49356b1b6b725384f2c9300964859" + sha256 cellar: :any_skip_relocation, x86_64_linux: "39eb5e13b3f0acf3e5b964c4bd1279985b4967fd3c6069c52537ec18a7c78014" end depends_on "pkgconf" => :build