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 fb83d44 commit 78e38c9Copy full SHA for 78e38c9
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.35.3.crate"
5
- sha256 "5b255dd20b407ed5eb73ee0ef863fe247c5429141387c0468342af011a8950f0"
+ url "https://static.crates.io/crates/vtcode/vtcode-0.35.6.crate"
+ sha256 "18e18be453feeb1bbb6bba670cdb99cafce4df2463974e699fca94302ec3e1a9"
6
license "MIT"
7
head "https://github.com/vinhnx/vtcode.git", branch: "main"
8
0 commit comments