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 700340d commit d3b374aCopy full SHA for d3b374a
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.47.1.crate"
5
- sha256 "abac7d5eb31dceda32d5e1cb6644eb6273c8e9af7ff7ca1c8631d1d8a5c86fe9"
+ url "https://static.crates.io/crates/vtcode/vtcode-0.47.4.crate"
+ sha256 "afb451c3e8dcfea6d908cf990996f01e0cfb9b2f9eb10393d72f2846f23f7f24"
6
license "MIT"
7
head "https://github.com/vinhnx/vtcode.git", branch: "main"
8
0 commit comments