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 62b2da5 commit 0988b93Copy full SHA for 0988b93
Formula/b/block-goose-cli.rb
@@ -1,8 +1,8 @@
1
class BlockGooseCli < Formula
2
desc "Open source, extensible AI agent that goes beyond code suggestions"
3
homepage "https://block.github.io/goose/"
4
- url "https://github.com/block/goose/archive/refs/tags/v1.0.28.tar.gz"
5
- sha256 "780ec1f805038b3c5549b4c04c55770a5bb25d7a252ef00c61ee26bb873e89a9"
+ url "https://github.com/block/goose/archive/refs/tags/v1.0.29.tar.gz"
+ sha256 "90551b6ef9e2197a55df7f3ccaf50fc1fc7316e63fac6a42a4df98bb9a45e511"
6
license "Apache-2.0"
7
head "https://github.com/block/goose.git", branch: "main"
8
0 commit comments