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 0e58d90 commit fd7b424Copy full SHA for fd7b424
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.34.0.crate"
5
- sha256 "609c9fd2a73a4c94fd05b458e83e7441de67cea9efe96adeb2e76527b16f4450"
+ url "https://static.crates.io/crates/vtcode/vtcode-0.35.3.crate"
+ sha256 "5b255dd20b407ed5eb73ee0ef863fe247c5429141387c0468342af011a8950f0"
6
license "MIT"
7
head "https://github.com/vinhnx/vtcode.git", branch: "main"
8
0 commit comments