code-marketplace: auto updated to 1.102.1-1

It has been built because:
* nvchecker detects the following updates: aur(0): 1.101.0-1 -> 1.102.1-1
This commit is contained in:
Lilac 2025-07-25 15:01:47 +00:00
parent 9fbcd9a57b
commit c314d61279
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Maintainer: Sainnhe Park <sainnhe@gmail.com>
pkgname=code-marketplace
pkgver=1.101.0
pkgver=1.102.1
pkgrel=1
pkgdesc='Enable vscode marketplace in Code OSS'
arch=('any')
@ -14,7 +14,7 @@ source=('code-marketplace.hook'
'patch.json')
md5sums=('ce502275aa945985182b51420fc6037c'
'9ed6f3972479ab6d3d053e7c47ead55a'
'd8fe1f701d9bf66c28b80311090c6f87')
'10c1c73ea3977afb9b8954e5e8407d6e')
package() {
install -Dm 644 "${srcdir}"/code-marketplace.hook "${pkgdir}"/usr/share/libalpm/hooks/code-marketplace.hook

View file

@ -7,6 +7,7 @@
"resourceUrlTemplate": "https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}",
"extensionUrlTemplate": "https://www.vscode-unpkg.net/_gallery/{publisher}/{name}/latest",
"controlUrl": "https://main.vscode-cdn.net/extensions/marketplace.json",
"mcpUrl": "https://main.vscode-cdn.net/mcp/servers.json",
"accessSKUs": [
"copilot_enterprise_seat",
"copilot_enterprise_seat_quota",