Skip to content

Commit 892ff83

Browse files
authored
Merge pull request #250222 from Homebrew/bump-specify-0.0.72
specify 0.0.72
2 parents 1a6bb5b + faefa85 commit 892ff83

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.69.tar.gz"
7-
sha256 "db8e8d7e6dd953747765d3ac6c52c759b344eb78ed175a285bd27c339afa9a32"
6+
url "https://github.com/github/spec-kit/archive/refs/tags/v0.0.72.tar.gz"
7+
sha256 "27904f5df77179bf37e8ab0580228ed4d0eba37b8872f784162e2ee6acc7703e"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, all: "483af51eee3aff4e47bdb949ac43a9444278c27d8befd9e2cd7e1cde1dbf6263"
11+
sha256 cellar: :any_skip_relocation, all: "ce7a1c3cee64e0e9a6039b3c76b39f33f96619691409d573a0f75c251c2e3dc0"
1212
end
1313

1414
depends_on "certifi"

0 commit comments

Comments
 (0)