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 e12b91c commit dc1b15bCopy full SHA for dc1b15b
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.6.tgz"
5
- sha256 "REPLACE_AFTER_NPM_PUBLISH"
+ sha256 "1c1fd00b9e9e6cce8f3fc34e15a9b2e8a6942d1db993a40382c217076c6918ca"
6
license "FSL-1.1-Apache-2.0"
7
version "0.1.6"
8
0 commit comments