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 473ffa2 commit 01ef42fCopy full SHA for 01ef42f
Formula/c/code-cli.rb
@@ -1,8 +1,8 @@
1
class CodeCli < Formula
2
desc "Command-line interface built-in Visual Studio Code"
3
homepage "https://github.com/microsoft/vscode"
4
- url "https://github.com/microsoft/vscode/archive/refs/tags/1.95.1.tar.gz"
5
- sha256 "89c280e9d84cdd41f0acec0b2cfc900bb46af5ef323c1f5f1073d506935f324e"
+ url "https://github.com/microsoft/vscode/archive/refs/tags/1.95.2.tar.gz"
+ sha256 "4fe770ade68c49e8450bdf033321b64676275824b24b4dcedca13646cb65b396"
6
license "MIT"
7
head "https://github.com/microsoft/vscode.git", branch: "main"
8
0 commit comments