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 6b74ca3 commit a0eb27bCopy full SHA for a0eb27b
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.3.tgz"
5
- sha256 "REPLACE_AFTER_NPM_PUBLISH"
+ sha256 "ac6583fbc009617484517b75b85c6eb873ef9af0e2d2fcf5e38a404c6ff519e2"
6
license "FSL-1.1-Apache-2.0"
7
version "0.1.3"
8
0 commit comments