Skip to content

Commit e89a7af

Browse files
committed
Formula: pin v0.1.10 sha256
1 parent d444957 commit e89a7af

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/agentlock.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
class Agentlock < Formula
22
desc "Locally-hosted, open-source firewall for AI coding agents"
33
homepage "https://openagentlock.github.io/OpenAgentLock"
4-
url "https://registry.npmjs.org/@openagentlock/cli/-/cli-0.1.9.tgz"
5-
sha256 "21255e1d1168ea5400fbe12fefc302a834175219a99d4ab70a80a4539a1e4832"
4+
url "https://registry.npmjs.org/@openagentlock/cli/-/cli-0.1.10.tgz"
5+
sha256 "b4757aa0b3c4f8cc9a618d6df21f3d7dc92a35786f3a3ed7149e8eff260bc62a"
66
license "FSL-1.1-Apache-2.0"
7-
version "0.1.9"
7+
version "0.1.10"
88

99
depends_on "bun"
1010

0 commit comments

Comments
 (0)