mirror of
https://abf.rosa.ru/djam/vscode.git
synced 2025-02-23 13:42:53 +00:00
1.90.0
This commit is contained in:
parent
822af72940
commit
4853ac9488
3 changed files with 17 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
vscode-1.87.2.tar.gz: 62923ebe24224549cfdad36bccb8465e1ce875bf
|
||||
vscode-1.90.0.tar.gz: 7c281d1a4fbfbdf8e2ad78b0e64b094b7c9d1e6f
|
||||
|
|
15
vscode-marketplace-1.90.0.patch
Normal file
15
vscode-marketplace-1.90.0.patch
Normal file
|
@ -0,0 +1,15 @@
|
|||
*** product.json.orig 2022-10-09 00:47:45.639671501 +0300
|
||||
--- product.json 2022-10-09 00:50:47.900004568 +0300
|
||||
***************
|
||||
*** 28,33 ****
|
||||
--- 28,37 ----
|
||||
"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
|
||||
"urlProtocol": "code-oss",
|
||||
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/",
|
||||
+ "extensionsGallery": {
|
||||
+ "serviceUrl": "https://open-vsx.org/vscode/gallery",
|
||||
+ "itemUrl": "https://open-vsx.org/vscode/item"
|
||||
+ },
|
||||
"builtInExtensions": [
|
||||
{
|
||||
"name": "ms-vscode.js-debug-companion",
|
|
@ -4,7 +4,7 @@
|
|||
%define nodever 16
|
||||
|
||||
Name: vscode
|
||||
Version: 1.87.2
|
||||
Version: 1.90.0
|
||||
Release: 1
|
||||
Summary: Visual Studio Code
|
||||
Group: Development/Tools
|
||||
|
|
Loading…
Add table
Reference in a new issue