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 7313cf4 commit 19fe779Copy full SHA for 19fe779
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.3.1.tgz"
5
- sha256 "36f6acf5bdf9df5b1041ef4ec5ce4f866a528e06eabd6f3938426d2ee2150558"
+ url "https://registry.npmjs.org/@vscode/vsce/-/vsce-3.3.2.tgz"
+ sha256 "7951916bcc8532023decdb5eccd2c88944b3191acbe8fd6c63dc7c371a14f2eb"
6
license "MIT"
7
head "https://github.com/microsoft/vscode-vsce.git", branch: "main"
8
0 commit comments