File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11class Agb < Formula
22 desc "Secure infrastructure for running AI-generated code"
33 homepage "https://github.com/litiantian123-code/agbcloud-cli"
4- url "https://github.com/litiantian123-code/agbcloud-cli/archive/refs/tags/v2.0 .0.tar.gz"
5- sha256 "28eafd31d21fe98efeb5671c1ef9c2522b2cd030a748661e1f8f1705a552ae92 "
4+ url "https://github.com/litiantian123-code/agbcloud-cli/archive/refs/tags/v2.1 .0.tar.gz"
5+ sha256 "ea3bf94244e69791cc006f18c6116557d8ef51a6f82843e11d4d69a942bf0df1 "
66 license "MIT"
77 head "https://github.com/litiantian123-code/agbcloud-cli.git" , branch : "main"
88
@@ -12,7 +12,7 @@ def install
1212 # Set build variables matching the Makefile
1313 version = self . version
1414 # Use embedded git commit from build time (since tarball has no .git directory)
15- git_commit = "33cdeeb "
15+ git_commit = "4264735 "
1616 build_date = Time . now . utc . strftime ( "%Y-%m-%dT%H:%M:%SZ" )
1717
1818 # Set Go proxy for better network connectivity (especially in China)
You can’t perform that action at this time.
0 commit comments