Skip to content

Commit 387d98d

Browse files
authored
Merge pull request #246711 from Homebrew/bump-specify-0.0.56
specify 0.0.56
2 parents f88a7a8 + 496ce37 commit 387d98d

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.55.tar.gz"
7-
sha256 "2e5864f57d5ef373c732bade35d949f9c742519e5f31e6ec79946ebebff7f7a7"
6+
url "https://github.com/github/spec-kit/archive/refs/tags/v0.0.56.tar.gz"
7+
sha256 "ececf7ffb69364fe3774a5552fb5a92d22dfe2c7d04d02448901cfe20491a68c"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, all: "a8f8c6a0aebac39042dcfdb3b324ca27d16c9361deb3d4bc396f5c8dd13d0d32"
11+
sha256 cellar: :any_skip_relocation, all: "d0e94c0f309a9162f945ae63abd6f005002a4b07bfd19155941cce8d4d468343"
1212
end
1313

1414
depends_on "certifi"

0 commit comments

Comments
 (0)