Skip to content

Commit 18fd488

Browse files
authored
Merge pull request #276012 from Homebrew/bump-oh-my-agent-4.22.2
oh-my-agent 4.22.2
2 parents 4188c29 + 4f060a3 commit 18fd488

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/o/oh-my-agent.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class OhMyAgent < Formula
22
desc "Portable multi-agent harness for .agents-based skills and workflows"
33
homepage "https://github.com/first-fluke/oh-my-agent"
4-
url "https://registry.npmjs.org/oh-my-agent/-/oh-my-agent-4.22.1.tgz"
5-
sha256 "3c3e02ea7bc07c10b13087d9b904db5043b6352f500802d1de24c0b597b709fd"
4+
url "https://registry.npmjs.org/oh-my-agent/-/oh-my-agent-4.22.2.tgz"
5+
sha256 "d4edb2c66f5e2e137ef1a2a45942e68855f27f703eb31b3a7db0ecd63bc0ed55"
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "616aaf42acdbfe4dff792b407d48f01bf74c97a9855cf39219c7bd5005927f51"
9+
sha256 cellar: :any_skip_relocation, all: "bb8064c874f41df0cd166eb06c086ce9936d9a38fd457fdcf891439332debda0"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)