File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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.47 .tar.gz"
7- sha256 "c9038a28824c9110e266c88bed631feacaa22aa22edfe382447faa3b2f27b1d2 "
6+ url "https://github.com/github/spec-kit/archive/refs/tags/v0.0.48 .tar.gz"
7+ sha256 "e91d4d75d0c2f6ca97f8d0508ce83f3ecac1cfe77fc8983286d77cb938664bba "
88 license "MIT"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , all : "37c8acfa3e0de6c38e1ac4dd1296d767328f642ace6b811808b63770225b7a33 "
11+ sha256 cellar : :any_skip_relocation , all : "0653c531ba402a80e83bb41dc03e462a2e6af0419aab0ab93b0b75f8c1ea729c "
1212 end
1313
1414 depends_on "certifi"
@@ -95,8 +95,8 @@ class Specify < Formula
9595 end
9696
9797 resource "typer" do
98- url "https://files.pythonhosted.org/packages/73/f2/8214025e8fd1ada825d1b2183bd5895148b42b88ffe3ea3eed1224568ed0 /typer-0.18.0 .tar.gz"
99- sha256 "342049be1a608c972b0f77dd2b2573e74366b83465cfd5ebd3fede187e1f885e "
98+ url "https://files.pythonhosted.org/packages/03/ea/9cc57c3c627fd7a6a0907ea371019fe74c3ec00e3cf209a6864140a602ad /typer-0.19.1 .tar.gz"
99+ sha256 "cb881433a4b15dacc875bb0583d1a61e78497806741f9aba792abcab390c03e6 "
100100 end
101101
102102 resource "typing-extensions" do
You can’t perform that action at this time.
0 commit comments