Skip to content

Commit cf638dd

Browse files
committed
vsce 3.6.2
1 parent 6d8c0ef commit cf638dd

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.6.1.tgz"
5-
sha256 "2f873b81624321d1870ce8f682519443ef45aea4ecc6d835a633cd7a189dae71"
4+
url "https://registry.npmjs.org/@vscode/vsce/-/vsce-3.6.2.tgz"
5+
sha256 "7fa985bcc864a122e598669558a8c1167d4ba37c1e4f561a64200b4d13ba162d"
66
license "MIT"
77
head "https://github.com/microsoft/vscode-vsce.git", branch: "main"
88

0 commit comments

Comments
 (0)