Skip to content

Commit 01e8e33

Browse files
committed
specify 0.0.56
1 parent 1ac69ae commit 01e8e33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/specify.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ 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

0 commit comments

Comments
 (0)