Skip to content

Commit ba56afa

Browse files
committed
block-goose-cli 1.4.1
1 parent 1ef74b6 commit ba56afa

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

0 commit comments

Comments
 (0)