Skip to content

Commit 5feecdb

Browse files
authored
Merge pull request Homebrew#236677 from Homebrew/bump-specify-0.0.20
specify 0.0.20
2 parents c712004 + 36ecaa2 commit 5feecdb

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.19.tar.gz"
7-
sha256 "99ae0cccdd19d03717aa18c31ebf2d1e3e32a7a9f2717b833b9771a2d4e3b601"
6+
url "https://github.com/github/spec-kit/archive/refs/tags/v0.0.20.tar.gz"
7+
sha256 "2046d7a3c43b33964006ef54ef56ad10a7c77c6ee6c86ddb5a72b2c6fa6b54ad"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, all: "6eab70d8069a3b243740b89dcb1f16bc4638d93a2e578041186e257a9eebaf86"
11+
sha256 cellar: :any_skip_relocation, all: "e2271d887952417adc570ebab1726a629e82330c91136c3a5cc613dfe0c94e94"
1212
end
1313

1414
depends_on "certifi"

0 commit comments

Comments
 (0)