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 19aa1c8 commit 47c7656Copy full SHA for 47c7656
Formula/v/vtcode.rb
@@ -1,8 +1,8 @@
1
class Vtcode < Formula
2
desc "CLI Semantic Coding Agent"
3
homepage "https://github.com/vinhnx/vtcode"
4
- url "https://static.crates.io/crates/vtcode/vtcode-0.37.0.crate"
5
- sha256 "20008d569e11ad0db863913250da8d5d4c52df8d8a25056951f30eb0927be612"
+ url "https://static.crates.io/crates/vtcode/vtcode-0.37.1.crate"
+ sha256 "bddd5488eef052d41a3d03ef82623fa07f19c1686faccbb661d1315989ec7d9a"
6
license "MIT"
7
head "https://github.com/vinhnx/vtcode.git", branch: "main"
8
0 commit comments