Skip to content

Commit 1ca6055

Browse files
committed
block-goose-cli 1.0.22
1 parent 6587e53 commit 1ca6055

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.21.tar.gz"
5-
sha256 "f9e4ebb7f6e07f81d24b63d9d51930b8d0ab6ad23b675490eb634af8d689f695"
4+
url "https://github.com/block/goose/archive/refs/tags/v1.0.22.tar.gz"
5+
sha256 "b728068904ba43f32efadaa7957044c3d9603648e125566ed11daa50c677f89a"
66
license "Apache-2.0"
77
head "https://github.com/block/goose.git", branch: "main"
88

0 commit comments

Comments
 (0)