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

This commit is contained in:
D. Can Celasun
2019-03-07 21:24:35 +01:00
parent 58a0c55a15
commit d0b61032ed
2 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
pkgname=visual-studio-code-bin
_pkgname=visual-studio-code
pkgver=1.31.1
pkgver=1.32.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')
@@ -19,10 +19,10 @@ source_x86_64=(code_x64_${pkgver}.tar.gz::https://vscode-update.azurewebsites.ne
source_i686=(code_ia32_${pkgver}.tar.gz::https://vscode-update.azurewebsites.net/${pkgver}/linux-ia32/stable
${_pkgname}.desktop ${_pkgname}-url-handler.desktop
)
sha256sums_x86_64=('154a316eb6785c126e2fccd80a5c76291321ca2d6945e7a2a13f2e262be89bde'
sha256sums_x86_64=('93046bc52385009ba6587d5f24df2dfc46544a53a2ba76e08344852d140b677d'
'488592034dd5f979083bbd80788d33e253bb3ac3e52d50faee80e715a924a212'
'727adaf263801462744c65bc0fad1b64ab31b3c96ed1a11e5b61bffbd5d71bc7')
sha256sums_i686=('0e3248d4307db94ae9e0643cd86822f3f798c3cd2af89e63f29a02d259e86b12'
sha256sums_i686=('56dea041fc8a59d7eca6b474d3b7986bbea3df04a6265b8bc54e2a082a061526'
'488592034dd5f979083bbd80788d33e253bb3ac3e52d50faee80e715a924a212'
'727adaf263801462744c65bc0fad1b64ab31b3c96ed1a11e5b61bffbd5d71bc7')
package() {