There was an error while loading. Please reload this page.
2 parents be497c0 + 597991f commit 01ce47dCopy full SHA for 01ce47d
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.11.tgz"
5
- sha256 "9faed2e48da9c38adec8775a6d9747a98a5a26a32e48aea18c53d384830009b7"
+ url "https://registry.npmjs.org/@openagentlock/cli/-/cli-0.1.17.tgz"
+ sha256 "9a00959fcb8e74b23d0bbdb7883eb090db9e7fcdc2739c879f32fe9245837b2f"
6
license "FSL-1.1-Apache-2.0"
7
- version "0.1.11"
+ version "0.1.17"
8
9
depends_on "bun"
10
0 commit comments