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 6876969 commit f71105cCopy full SHA for f71105c
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.69.tar.gz"
7
- sha256 "db8e8d7e6dd953747765d3ac6c52c759b344eb78ed175a285bd27c339afa9a32"
+ url "https://github.com/github/spec-kit/archive/refs/tags/v0.0.72.tar.gz"
+ sha256 "27904f5df77179bf37e8ab0580228ed4d0eba37b8872f784162e2ee6acc7703e"
8
license "MIT"
9
10
bottle do
0 commit comments