Skip to content

Commit 927a6f0

Browse files
committed
code-cli 1.93.0
1 parent fb028dd commit 927a6f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/code-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class CodeCli < Formula
22
desc "Command-line interface built-in Visual Studio Code"
33
homepage "https://github.com/microsoft/vscode"
4-
url "https://github.com/microsoft/vscode/archive/refs/tags/1.92.2.tar.gz"
5-
sha256 "628968d97ae66aa31253e649088e108813900d76fe2ce07d6c2e5312473158b8"
4+
url "https://github.com/microsoft/vscode/archive/refs/tags/1.93.0.tar.gz"
5+
sha256 "4966f7f2b189e6621234e31bd9a1fd141b8269c584cb8d0cf3e3d99b5119c2ab"
66
license "MIT"
77
head "https://github.com/microsoft/vscode.git", branch: "main"
88

0 commit comments

Comments
 (0)