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 12380bf commit 79ec2adCopy full SHA for 79ec2ad
Formula/v/vsce.rb
@@ -1,8 +1,8 @@
1
class Vsce < Formula
2
desc "Tool for packaging, publishing and managing VS Code extensions"
3
homepage "https://code.visualstudio.com/api/working-with-extensions/publishing-extension#vsce"
4
- url "https://registry.npmjs.org/@vscode/vsce/-/vsce-3.5.0.tgz"
5
- sha256 "fd092586bad4c1684daf9c997fba789eb28a574e55b0646d7df94a258d8e2fae"
+ url "https://registry.npmjs.org/@vscode/vsce/-/vsce-3.6.0.tgz"
+ sha256 "29d6d51254210bc9330120897ca27a084db3e8e7fec2f2cad96d418de53f6ee4"
6
license "MIT"
7
head "https://github.com/microsoft/vscode-vsce.git", branch: "main"
8
0 commit comments