Skip to content

Commit cbab341

Browse files
committed
code-cli 1.101.2
1 parent 88d72be commit cbab341

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

0 commit comments

Comments
 (0)