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 7680515 commit 8fdb514Copy full SHA for 8fdb514
Formula/g/gbox.rb
@@ -1,8 +1,8 @@
1
class Gbox < Formula
2
desc "Self-hostable sandbox for AI Agents to execute commands and surf web"
3
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"
+ url "https://github.com/babelcloud/gbox/releases/download/v0.1.2/gbox-v0.1.2.tar.gz"
+ sha256 "197941698a98c728843037e99350db449c3ee366c31e691ccb5f0af804011c58"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments