Skip to content

Commit 47c7656

Browse files
committed
vtcode 0.37.1
1 parent 19aa1c8 commit 47c7656

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vtcode.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Vtcode < Formula
22
desc "CLI Semantic Coding Agent"
33
homepage "https://github.com/vinhnx/vtcode"
4-
url "https://static.crates.io/crates/vtcode/vtcode-0.37.0.crate"
5-
sha256 "20008d569e11ad0db863913250da8d5d4c52df8d8a25056951f30eb0927be612"
4+
url "https://static.crates.io/crates/vtcode/vtcode-0.37.1.crate"
5+
sha256 "bddd5488eef052d41a3d03ef82623fa07f19c1686faccbb661d1315989ec7d9a"
66
license "MIT"
77
head "https://github.com/vinhnx/vtcode.git", branch: "main"
88

0 commit comments

Comments
 (0)