Skip to content

Commit 3160160

Browse files
committed
code2prompt 3.0.2
1 parent 0e9c126 commit 3160160

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/code2prompt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Code2prompt < Formula
22
desc "CLI tool to convert your codebase into a single LLM prompt"
33
homepage "https://github.com/mufeedvh/code2prompt"
4-
url "https://github.com/mufeedvh/code2prompt/archive/refs/tags/v2.1.0.tar.gz"
5-
sha256 "f1864a5d9e8e23270e0ef17ec56d709dad0ba4134950cf72b310a63b548b5c2d"
4+
url "https://github.com/mufeedvh/code2prompt/archive/refs/tags/v3.0.2.tar.gz"
5+
sha256 "08e45407b71bf5e5fb89930043b085cf8965a008dc5004d4aa4ac64db0e447e0"
66
license "MIT"
77
head "https://github.com/mufeedvh/code2prompt.git", branch: "main"
88

0 commit comments

Comments
 (0)