Skip to content

Commit 79ec2ad

Browse files
committed
vsce 3.6.0
1 parent 12380bf commit 79ec2ad

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.5.0.tgz"
5-
sha256 "fd092586bad4c1684daf9c997fba789eb28a574e55b0646d7df94a258d8e2fae"
4+
url "https://registry.npmjs.org/@vscode/vsce/-/vsce-3.6.0.tgz"
5+
sha256 "29d6d51254210bc9330120897ca27a084db3e8e7fec2f2cad96d418de53f6ee4"
66
license "MIT"
77
head "https://github.com/microsoft/vscode-vsce.git", branch: "main"
88

0 commit comments

Comments
 (0)