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 4286a17 commit 89e706aCopy full SHA for 89e706a
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.6.crate"
5
- sha256 "18e18be453feeb1bbb6bba670cdb99cafce4df2463974e699fca94302ec3e1a9"
+ url "https://static.crates.io/crates/vtcode/vtcode-0.35.19.crate"
+ sha256 "cc27d2b9088ebbbd9afa839fa4ec4ef429ebe0beb6439df7a38babeb4b363ec1"
6
license "MIT"
7
head "https://github.com/vinhnx/vtcode.git", branch: "main"
8
0 commit comments