[visual-studio-code-bin] Update to 1.77.0

This commit is contained in:
D. Can Celasun
2023-03-30 20:11:45 +01:00
parent 2def9016ca
commit 53b3351b4d
2 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = visual-studio-code-bin
pkgdesc = Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
pkgver = 1.76.2
pkgver = 1.77.0
pkgrel = 1
url = https://code.visualstudio.com/
install = visual-studio-code-bin.install
@@ -37,13 +37,13 @@ pkgbase = visual-studio-code-bin
sha256sums = 2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc
sha256sums = 24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6
sha256sums = 8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe
source_x86_64 = code_x64_1.76.2.tar.gz::https://update.code.visualstudio.com/1.76.2/linux-x64/stable
sha256sums_x86_64 = 4203ec7e216841ea97aedc4c77ae9973b7aa827734eb03fb165108cbb2cf11c1
source_i686 = code_ia32_1.76.2.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
source_x86_64 = code_x64_1.77.0.tar.gz::https://update.code.visualstudio.com/1.77.0/linux-x64/stable
sha256sums_x86_64 = a8d841d3aa65ea3daaaae2262dba46b54e14e5ee163bfe82acf903735a1835c9
source_i686 = code_ia32_1.77.0.tar.gz::https://update.code.visualstudio.com/latest/linux-ia32/stable
sha256sums_i686 = 64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c
source_aarch64 = code_arm64_1.76.2.tar.gz::https://update.code.visualstudio.com/1.76.2/linux-arm64/stable
sha256sums_aarch64 = 1e9a4d768eebd092455c893cca7d6244ca13b85068d50961cab595d45430c6a7
source_armv7h = code_armhf_1.76.2.tar.gz::https://update.code.visualstudio.com/1.76.2/linux-armhf/stable
sha256sums_armv7h = f9fc9b73bcfa4c44585d4592f0c53e1159efde47ac832a9a0d3afc30e33d6642
source_aarch64 = code_arm64_1.77.0.tar.gz::https://update.code.visualstudio.com/1.77.0/linux-arm64/stable
sha256sums_aarch64 = 5191f9362c69bcfca4a7995b5766b5068ee6c6c4095390a075712c4b93c75dd4
source_armv7h = code_armhf_1.77.0.tar.gz::https://update.code.visualstudio.com/1.77.0/linux-armhf/stable
sha256sums_armv7h = 36e4f21cfa41562228d327531de01bea5585719f4094609fd060317bd9a236c8
pkgname = visual-studio-code-bin

View File

@@ -2,7 +2,7 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
pkgver=1.76.2
pkgver=1.77.0
pkgrel=1
pkgdesc="Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)"
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
@@ -31,10 +31,10 @@ sha256sums=('10a5ee77a89fc934bcbd3e2a41a2ec4bd51d3cd048702f6d739ecec9eb3a7c4b'
'2264dd138b77358709aa49fb3a7fe7d1b05b7ab0715760d66958000107bdd3dc'
'24ba09a6398c9781ed7cb6f1a9f6f38ec204899ba1f33db92638bf6d3cb0aed6'
'8257a5ad82fa1f7dec11dfa064217b80df4cfec24f50cec7ca0ad62cf8295bfe')
sha256sums_x86_64=('4203ec7e216841ea97aedc4c77ae9973b7aa827734eb03fb165108cbb2cf11c1')
sha256sums_x86_64=('a8d841d3aa65ea3daaaae2262dba46b54e14e5ee163bfe82acf903735a1835c9')
sha256sums_i686=('64360439cc2fa596838062f7e6f9757b79d4b775a564f18bad6cbad154bf850c')
sha256sums_aarch64=('1e9a4d768eebd092455c893cca7d6244ca13b85068d50961cab595d45430c6a7')
sha256sums_armv7h=('f9fc9b73bcfa4c44585d4592f0c53e1159efde47ac832a9a0d3afc30e33d6642')
sha256sums_aarch64=('5191f9362c69bcfca4a7995b5766b5068ee6c6c4095390a075712c4b93c75dd4')
sha256sums_armv7h=('36e4f21cfa41562228d327531de01bea5585719f4094609fd060317bd9a236c8')