[visual-studio-code-bin] Update to 1.87.0
This commit is contained in:
14
.SRCINFO
14
.SRCINFO
@@ -1,6 +1,6 @@
|
|||||||
pkgbase = visual-studio-code-bin
|
pkgbase = visual-studio-code-bin
|
||||||
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
|
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
|
||||||
pkgver = 1.86.2
|
pkgver = 1.87.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://code.visualstudio.com/
|
url = https://code.visualstudio.com/
|
||||||
install = visual-studio-code-bin.install
|
install = visual-studio-code-bin.install
|
||||||
@@ -36,11 +36,11 @@ pkgbase = visual-studio-code-bin
|
|||||||
sha256sums = 2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc
|
sha256sums = 2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc
|
||||||
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
|
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
|
||||||
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
|
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
|
||||||
source_x86_64 = code_x64_1.86.2.tar.gz::https://update.code.visualstudio.com/1.86.2/linux-x64/stable
|
source_x86_64 = code_x64_1.87.0.tar.gz::https://update.code.visualstudio.com/1.87.0/linux-x64/stable
|
||||||
sha256sums_x86_64 = cf3d4ac7ebbd4161284c7fa3ff9132c94b69052ad8a23761243d9e4b08c6df9d
|
sha256sums_x86_64 = 9c2aba5692532946567445d3458c7027a713de263b1b2b5dff8c8c16806f3f02
|
||||||
source_aarch64 = code_arm64_1.86.2.tar.gz::https://update.code.visualstudio.com/1.86.2/linux-arm64/stable
|
source_aarch64 = code_arm64_1.87.0.tar.gz::https://update.code.visualstudio.com/1.87.0/linux-arm64/stable
|
||||||
sha256sums_aarch64 = b4712339b31e146623e33e1df89384a32976a9a84bc28eaead9a7926fc47dbd7
|
sha256sums_aarch64 = fb4dea46378e13c8502f033446f446c8c56bb5d257356d713fd43baae4b55090
|
||||||
source_armv7h = code_armhf_1.86.2.tar.gz::https://update.code.visualstudio.com/1.86.2/linux-armhf/stable
|
source_armv7h = code_armhf_1.87.0.tar.gz::https://update.code.visualstudio.com/1.87.0/linux-armhf/stable
|
||||||
sha256sums_armv7h = 9f2b575988749c780dadd1dcff42cf04c0b4926f91a394c8636dd9373435fe11
|
sha256sums_armv7h = db0b04e954351088ac633a1cbeda8b2d2193f84a4e622a38ab487d5a8ce916da
|
||||||
|
|
||||||
pkgname = visual-studio-code-bin
|
pkgname = visual-studio-code-bin
|
||||||
|
|||||||
8
PKGBUILD
8
PKGBUILD
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
pkgname=visual-studio-code-bin
|
pkgname=visual-studio-code-bin
|
||||||
_pkgname=visual-studio-code
|
_pkgname=visual-studio-code
|
||||||
pkgver=1.86.2
|
pkgver=1.87.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
|
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
|
||||||
arch=('x86_64' 'aarch64' 'armv7h')
|
arch=('x86_64' 'aarch64' 'armv7h')
|
||||||
@@ -29,9 +29,9 @@ sha256sums=('10a5ee77a89fc934bcbd3e2a41a2ec4bd51d3cd048702f6d739ecec9eb3a7c4b'
|
|||||||
'2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc'
|
'2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc'
|
||||||
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
|
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
|
||||||
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
|
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
|
||||||
sha256sums_x86_64=('cf3d4ac7ebbd4161284c7fa3ff9132c94b69052ad8a23761243d9e4b08c6df9d')
|
sha256sums_x86_64=('9c2aba5692532946567445d3458c7027a713de263b1b2b5dff8c8c16806f3f02')
|
||||||
sha256sums_aarch64=('b4712339b31e146623e33e1df89384a32976a9a84bc28eaead9a7926fc47dbd7')
|
sha256sums_aarch64=('fb4dea46378e13c8502f033446f446c8c56bb5d257356d713fd43baae4b55090')
|
||||||
sha256sums_armv7h=('9f2b575988749c780dadd1dcff42cf04c0b4926f91a394c8636dd9373435fe11')
|
sha256sums_armv7h=('db0b04e954351088ac633a1cbeda8b2d2193f84a4e622a38ab487d5a8ce916da')
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user