[visual-studio-code-bin] Update to 1.65.1
This commit is contained in:
16
.SRCINFO
16
.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.65.0
|
pkgver = 1.65.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
|
||||||
@@ -35,13 +35,13 @@ pkgbase = visual-studio-code-bin
|
|||||||
sha256sums = 730b9d57a6d5cd91611b01ad2f1f26b1b61c344a72e7d05fb7e27329c5234d4e
|
sha256sums = 730b9d57a6d5cd91611b01ad2f1f26b1b61c344a72e7d05fb7e27329c5234d4e
|
||||||
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
|
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
|
||||||
sha256sums = fb23f8716b87efadf0e4dc2ab60a96b03af90ef944b4475e103b68ebf8f66126
|
sha256sums = fb23f8716b87efadf0e4dc2ab60a96b03af90ef944b4475e103b68ebf8f66126
|
||||||
source_x86_64 = code_x64_1.65.0.tar.gz::https://update.code.visualstudio.com/1.65.0/linux-x64/stable
|
source_x86_64 = code_x64_1.65.1.tar.gz::https://update.code.visualstudio.com/1.65.1/linux-x64/stable
|
||||||
sha256sums_x86_64 = 03b24f62f1f07b1daecb78e9127ab2884c348bc861d3cda283c2b17d0c8c9e12
|
sha256sums_x86_64 = 118eb5a4d0ca4db2ec46c8e04f448f84b72e6bbbfeb7154b468dc886aa671826
|
||||||
source_i686 = code_ia32_1.65.0.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
|
source_i686 = code_ia32_1.65.1.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
|
||||||
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
|
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
|
||||||
source_aarch64 = code_arm64_1.65.0.tar.gz::https://update.code.visualstudio.com/1.65.0/linux-arm64/stable
|
source_aarch64 = code_arm64_1.65.1.tar.gz::https://update.code.visualstudio.com/1.65.1/linux-arm64/stable
|
||||||
sha256sums_aarch64 = 76647719592a037c1693aaefe326006a772266251480c4a9503e6ba024c962b5
|
sha256sums_aarch64 = 4f99055cb1364b7a18fe67fa035c8fe7b7f1d45995c9fffc58bd5290421ca927
|
||||||
source_armv7h = code_armhf_1.65.0.tar.gz::https://update.code.visualstudio.com/1.65.0/linux-armhf/stable
|
source_armv7h = code_armhf_1.65.1.tar.gz::https://update.code.visualstudio.com/1.65.1/linux-armhf/stable
|
||||||
sha256sums_armv7h = ed657b27c986bc3125f81553225fde064f8f4c8bf54fc55eeb4bd6e2e312f1e3
|
sha256sums_armv7h = 2aaf529dea3cd717288df7806b7b2f04d229b83bb52509f2dc6806e3c2db716e
|
||||||
|
|
||||||
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.65.0
|
pkgver=1.65.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' 'i686' 'aarch64' 'armv7h')
|
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
|
||||||
@@ -29,10 +29,10 @@ sha256sums=('f0be273247878b66c7d10500718220e3e24abce29f7be94b4e875c3cf21b8a3b'
|
|||||||
'730b9d57a6d5cd91611b01ad2f1f26b1b61c344a72e7d05fb7e27329c5234d4e'
|
'730b9d57a6d5cd91611b01ad2f1f26b1b61c344a72e7d05fb7e27329c5234d4e'
|
||||||
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
|
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
|
||||||
'fb23f8716b87efadf0e4dc2ab60a96b03af90ef944b4475e103b68ebf8f66126')
|
'fb23f8716b87efadf0e4dc2ab60a96b03af90ef944b4475e103b68ebf8f66126')
|
||||||
sha256sums_x86_64=('03b24f62f1f07b1daecb78e9127ab2884c348bc861d3cda283c2b17d0c8c9e12')
|
sha256sums_x86_64=('118eb5a4d0ca4db2ec46c8e04f448f84b72e6bbbfeb7154b468dc886aa671826')
|
||||||
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
|
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
|
||||||
sha256sums_aarch64=('76647719592a037c1693aaefe326006a772266251480c4a9503e6ba024c962b5')
|
sha256sums_aarch64=('4f99055cb1364b7a18fe67fa035c8fe7b7f1d45995c9fffc58bd5290421ca927')
|
||||||
sha256sums_armv7h=('ed657b27c986bc3125f81553225fde064f8f4c8bf54fc55eeb4bd6e2e312f1e3')
|
sha256sums_armv7h=('2aaf529dea3cd717288df7806b7b2f04d229b83bb52509f2dc6806e3c2db716e')
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user