We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4188c29 + 4f060a3 commit 18fd488Copy full SHA for 18fd488
1 file changed
Formula/o/oh-my-agent.rb
@@ -1,12 +1,12 @@
1
class OhMyAgent < Formula
2
desc "Portable multi-agent harness for .agents-based skills and workflows"
3
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"
+ url "https://registry.npmjs.org/oh-my-agent/-/oh-my-agent-4.22.2.tgz"
+ sha256 "d4edb2c66f5e2e137ef1a2a45942e68855f27f703eb31b3a7db0ecd63bc0ed55"
6
license "MIT"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "616aaf42acdbfe4dff792b407d48f01bf74c97a9855cf39219c7bd5005927f51"
+ sha256 cellar: :any_skip_relocation, all: "bb8064c874f41df0cd166eb06c086ce9936d9a38fd457fdcf891439332debda0"
10
end
11
12
depends_on "node"
0 commit comments