Skip to content

Commit 9762ff8

Browse files
committed
block-goose-cli 1.0.34
1 parent 9c66392 commit 9762ff8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/block-goose-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class BlockGooseCli < Formula
22
desc "Open source, extensible AI agent that goes beyond code suggestions"
33
homepage "https://block.github.io/goose/"
4-
url "https://github.com/block/goose/archive/refs/tags/v1.0.32.tar.gz"
5-
sha256 "acb1509d3c1acff74fd1692a6ae59ee65e3af1b402dc1a50a2ccc71f79162320"
4+
url "https://github.com/block/goose/archive/refs/tags/v1.0.34.tar.gz"
5+
sha256 "d117c6f6d1f739a08b7012f2117dd7c2dc2450ea62687aa2a933aa41ee21bfa5"
66
license "Apache-2.0"
77
head "https://github.com/block/goose.git", branch: "main"
88

0 commit comments

Comments
 (0)