Skip to content

Commit fd7b424

Browse files
committed
vtcode 0.35.3
1 parent 0e58d90 commit fd7b424

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.34.0.crate"
5-
sha256 "609c9fd2a73a4c94fd05b458e83e7441de67cea9efe96adeb2e76527b16f4450"
4+
url "https://static.crates.io/crates/vtcode/vtcode-0.35.3.crate"
5+
sha256 "5b255dd20b407ed5eb73ee0ef863fe247c5429141387c0468342af011a8950f0"
66
license "MIT"
77
head "https://github.com/vinhnx/vtcode.git", branch: "main"
88

0 commit comments

Comments
 (0)