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 d444957 + e89a7af commit 73c7ffeCopy full SHA for 73c7ffe
1 file changed
Formula/agentlock.rb
@@ -1,10 +1,10 @@
1
class Agentlock < Formula
2
desc "Locally-hosted, open-source firewall for AI coding agents"
3
homepage "https://openagentlock.github.io/OpenAgentLock"
4
- url "https://registry.npmjs.org/@openagentlock/cli/-/cli-0.1.9.tgz"
5
- sha256 "21255e1d1168ea5400fbe12fefc302a834175219a99d4ab70a80a4539a1e4832"
+ url "https://registry.npmjs.org/@openagentlock/cli/-/cli-0.1.10.tgz"
+ sha256 "b4757aa0b3c4f8cc9a618d6df21f3d7dc92a35786f3a3ed7149e8eff260bc62a"
6
license "FSL-1.1-Apache-2.0"
7
- version "0.1.9"
+ version "0.1.10"
8
9
depends_on "bun"
10
0 commit comments