Skip to content

Commit 8fdb514

Browse files
committed
gbox 0.1.2
1 parent 7680515 commit 8fdb514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gbox.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gbox < Formula
22
desc "Self-hostable sandbox for AI Agents to execute commands and surf web"
33
homepage "https://gbox.ai"
4-
url "https://github.com/babelcloud/gbox/releases/download/v0.1.1/gbox-v0.1.1.tar.gz"
5-
sha256 "53daf286d714e19972ab6135f02c3c946bc078a07b161fae3cafc4df9ce8265e"
4+
url "https://github.com/babelcloud/gbox/releases/download/v0.1.2/gbox-v0.1.2.tar.gz"
5+
sha256 "197941698a98c728843037e99350db449c3ee366c31e691ccb5f0af804011c58"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)