Skip to content

Commit 4c90840

Browse files
authored
Merge pull request #245203 from Homebrew/bump-specify-0.0.50
specify 0.0.50
2 parents 57c03fe + b7d174c commit 4c90840

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/specify.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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.49.tar.gz"
7-
sha256 "2d80596c1ce2ea0ef27542c893802ee6b88b6bf201d17403a6cbf72d160c89d3"
6+
url "https://github.com/github/spec-kit/archive/refs/tags/v0.0.50.tar.gz"
7+
sha256 "0b694782cb7a81f1b1f826250159636437f1d4368742c1f8648a38f834b61d0b"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, all: "82885a88daa6d08c69a4a585c60b8ad40c6e53d07991f2e8d6809665296c2bd3"
11+
sha256 cellar: :any_skip_relocation, all: "1119f5f9c9a065d72566195fcf3e0b4c7925b7504cb41c7047a20c9fb1c052a7"
1212
end
1313

1414
depends_on "certifi"

0 commit comments

Comments
 (0)