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 785935e commit bad6970Copy full SHA for bad6970
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.2.tgz"
5
- sha256 "REPLACE_AFTER_NPM_PUBLISH"
+ sha256 "5bae7033ab61e64c1ef1723f5e0dab12a5fb3f2d20ecc54f8de06d95389bab8e"
6
license "FSL-1.1-Apache-2.0"
7
version "0.1.2"
8
0 commit comments