Skip to content

Commit 719fc84

Browse files
authored
Merge pull request Homebrew#283330 from Homebrew/bump-summarize-0.15.2
summarize 0.15.2
2 parents 4655eeb + f99d167 commit 719fc84

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Formula/s/summarize.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class Summarize < Formula
22
desc "Multi-modal AI tool to extract and summarize content"
33
homepage "https://summarize.sh"
4-
url "https://registry.npmjs.org/@steipete/summarize/-/summarize-0.15.1.tgz"
5-
sha256 "13638f031c49cc3294cd1ca939b24b9bac8644d87a4e3ae0476c66125acd087b"
4+
url "https://registry.npmjs.org/@steipete/summarize/-/summarize-0.15.2.tgz"
5+
sha256 "b1706a747f8f44c31d23235d906d4e9a2583a8f3569ed7fd8902ab3cd38d53a9"
66
license "MIT"
77
head "https://github.com/steipete/summarize.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, all: "b8b45299792d963db246b7ac574d36ee4ba11c1a907943d8ed8a1792da76f03e"
10+
sha256 cellar: :any_skip_relocation, all: "d8e37ca98c31347a2f6688e3b3c760e888f61cf7754dfe0e19042680ea7b46a7"
1111
end
1212

1313
depends_on "ffmpeg"

0 commit comments

Comments
 (0)