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 9c66392 commit 9762ff8Copy full SHA for 9762ff8
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.32.tar.gz"
5
- sha256 "acb1509d3c1acff74fd1692a6ae59ee65e3af1b402dc1a50a2ccc71f79162320"
+ url "https://github.com/block/goose/archive/refs/tags/v1.0.34.tar.gz"
+ sha256 "d117c6f6d1f739a08b7012f2117dd7c2dc2450ea62687aa2a933aa41ee21bfa5"
6
license "Apache-2.0"
7
head "https://github.com/block/goose.git", branch: "main"
8
0 commit comments