Skip to content

Commit 01ef42f

Browse files
committed
code-cli 1.95.2
1 parent 473ffa2 commit 01ef42f

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.95.1.tar.gz"
5-
sha256 "89c280e9d84cdd41f0acec0b2cfc900bb46af5ef323c1f5f1073d506935f324e"
4+
url "https://github.com/microsoft/vscode/archive/refs/tags/1.95.2.tar.gz"
5+
sha256 "4fe770ade68c49e8450bdf033321b64676275824b24b4dcedca13646cb65b396"
66
license "MIT"
77
head "https://github.com/microsoft/vscode.git", branch: "main"
88

0 commit comments

Comments
 (0)