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 6587e53 commit 1ca6055Copy full SHA for 1ca6055
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.21.tar.gz"
5
- sha256 "f9e4ebb7f6e07f81d24b63d9d51930b8d0ab6ad23b675490eb634af8d689f695"
+ url "https://github.com/block/goose/archive/refs/tags/v1.0.22.tar.gz"
+ sha256 "b728068904ba43f32efadaa7957044c3d9603648e125566ed11daa50c677f89a"
6
license "Apache-2.0"
7
head "https://github.com/block/goose.git", branch: "main"
8
0 commit comments