Skip to content

Commit 19fe779

Browse files
committed
vsce 3.3.2
1 parent 7313cf4 commit 19fe779

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vsce.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Vsce < Formula
22
desc "Tool for packaging, publishing and managing VS Code extensions"
33
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"
4+
url "https://registry.npmjs.org/@vscode/vsce/-/vsce-3.3.2.tgz"
5+
sha256 "7951916bcc8532023decdb5eccd2c88944b3191acbe8fd6c63dc7c371a14f2eb"
66
license "MIT"
77
head "https://github.com/microsoft/vscode-vsce.git", branch: "main"
88

0 commit comments

Comments
 (0)