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.
1 parent e8e12f1 commit 6d30343Copy full SHA for 6d30343
1 file changed
Formula/agentlock.rb
@@ -2,7 +2,7 @@ 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.5.tgz"
5
- sha256 "REPLACE_AFTER_NPM_PUBLISH"
+ sha256 "fb5e8271e111d45e585b5728acc51fbb0da87131c13b46d4ad081cd6f8cec6ec"
6
license "FSL-1.1-Apache-2.0"
7
version "0.1.5"
8
0 commit comments