We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac69ae commit 01e8e33Copy full SHA for 01e8e33
Formula/s/specify.rb
@@ -3,8 +3,8 @@ class Specify < Formula
3
4
desc "Toolkit to help you get started with Spec-Driven Development"
5
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"
+ url "https://github.com/github/spec-kit/archive/refs/tags/v0.0.56.tar.gz"
+ sha256 "ececf7ffb69364fe3774a5552fb5a92d22dfe2c7d04d02448901cfe20491a68c"
8
license "MIT"
9
10
bottle do
0 commit comments