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 1ef74b6 commit ba56afaCopy full SHA for ba56afa
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.4.0.tar.gz"
5
- sha256 "b00f8029e22a06020891ea3d318e283e6e62f53d07aed17085802dc754cfc078"
+ url "https://github.com/block/goose/archive/refs/tags/v1.4.1.tar.gz"
+ sha256 "d792800ea69b720f44b6d2627ebb982a67eb4be4dd9a57bce4fe3f6afc6c0e38"
6
license "Apache-2.0"
7
head "https://github.com/block/goose.git", branch: "main"
8
0 commit comments