Skip to content

Commit 5c889be

Browse files
authored
Merge pull request #245197 from Homebrew/bump-specify-0.0.49
specify 0.0.49
2 parents da61050 + f66f68e commit 5c889be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/specify.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ class Specify < Formula
33

44
desc "Toolkit to help you get started with Spec-Driven Development"
55
homepage "https://github.com/github/spec-kit"
6-
url "https://github.com/github/spec-kit/archive/refs/tags/v0.0.48.tar.gz"
7-
sha256 "e91d4d75d0c2f6ca97f8d0508ce83f3ecac1cfe77fc8983286d77cb938664bba"
6+
url "https://github.com/github/spec-kit/archive/refs/tags/v0.0.49.tar.gz"
7+
sha256 "2d80596c1ce2ea0ef27542c893802ee6b88b6bf201d17403a6cbf72d160c89d3"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, all: "0653c531ba402a80e83bb41dc03e462a2e6af0419aab0ab93b0b75f8c1ea729c"
11+
sha256 cellar: :any_skip_relocation, all: "82885a88daa6d08c69a4a585c60b8ad40c6e53d07991f2e8d6809665296c2bd3"
1212
end
1313

1414
depends_on "certifi"

0 commit comments

Comments
 (0)