[visual-studio-code-bin] Update to 1.88.1
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.88.0
|
pkgver = 1.88.1
|
||||||
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.88.0.tar.gz::https://update.code.visualstudio.com/1.88.0/linux-x64/stable
|
source_x86_64 = code_x64_1.88.1.tar.gz::https://update.code.visualstudio.com/1.88.1/linux-x64/stable
|
||||||
sha256sums_x86_64 = aeaf16500a4fdcb0db855f60be8bcadb4a3641b662907c219c37fb25d71d284f
|
sha256sums_x86_64 = 6272a8e634d68ae95cf2d98d9b45cf8b36fe4df48634d2ae22e08437f9e1a992
|
||||||
source_aarch64 = code_arm64_1.88.0.tar.gz::https://update.code.visualstudio.com/1.88.0/linux-arm64/stable
|
source_aarch64 = code_arm64_1.88.1.tar.gz::https://update.code.visualstudio.com/1.88.1/linux-arm64/stable
|
||||||
sha256sums_aarch64 = b1af885c58952362140273b3bb3d6492e841a1f2921284060899628d4452e32e
|
sha256sums_aarch64 = 352b367383bdc23f7dd268b65a1ee7acb5b2300a7c9ffa42c8a81646626dd903
|
||||||
source_armv7h = code_armhf_1.88.0.tar.gz::https://update.code.visualstudio.com/1.88.0/linux-armhf/stable
|
source_armv7h = code_armhf_1.88.1.tar.gz::https://update.code.visualstudio.com/1.88.1/linux-armhf/stable
|
||||||
sha256sums_armv7h = f63b75d68242064ebcc8c46fd335e5ac19f23d8eac81139efbc3fdfd582c319b
|
sha256sums_armv7h = 7ba0f07fe52a223fa9b3e4c227a4b9f6d6f135eaf9dee54bbab598addd60adc9
|
||||||
|
|
||||||
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.88.0
|
pkgver=1.88.1
|
||||||
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=('aeaf16500a4fdcb0db855f60be8bcadb4a3641b662907c219c37fb25d71d284f')
|
sha256sums_x86_64=('6272a8e634d68ae95cf2d98d9b45cf8b36fe4df48634d2ae22e08437f9e1a992')
|
||||||
sha256sums_aarch64=('b1af885c58952362140273b3bb3d6492e841a1f2921284060899628d4452e32e')
|
sha256sums_aarch64=('352b367383bdc23f7dd268b65a1ee7acb5b2300a7c9ffa42c8a81646626dd903')
|
||||||
sha256sums_armv7h=('f63b75d68242064ebcc8c46fd335e5ac19f23d8eac81139efbc3fdfd582c319b')
|
sha256sums_armv7h=('7ba0f07fe52a223fa9b3e4c227a4b9f6d6f135eaf9dee54bbab598addd60adc9')
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user