Skip to content

Commit 0988b93

Browse files
committed
block-goose-cli 1.0.29
1 parent 62b2da5 commit 0988b93

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.28.tar.gz"
5-
sha256 "780ec1f805038b3c5549b4c04c55770a5bb25d7a252ef00c61ee26bb873e89a9"
4+
url "https://github.com/block/goose/archive/refs/tags/v1.0.29.tar.gz"
5+
sha256 "90551b6ef9e2197a55df7f3ccaf50fc1fc7316e63fac6a42a4df98bb9a45e511"
66
license "Apache-2.0"
77
head "https://github.com/block/goose.git", branch: "main"
88

0 commit comments

Comments
 (0)