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 5a73a7d commit 5e7006aCopy full SHA for 5e7006a
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.48.tar.gz"
7
- sha256 "e91d4d75d0c2f6ca97f8d0508ce83f3ecac1cfe77fc8983286d77cb938664bba"
+ url "https://github.com/github/spec-kit/archive/refs/tags/v0.0.49.tar.gz"
+ sha256 "2d80596c1ce2ea0ef27542c893802ee6b88b6bf201d17403a6cbf72d160c89d3"
8
license "MIT"
9
10
bottle do
0 commit comments