vscode: update to 1.87.1

This commit is contained in:
Alex Lohr 2024-03-08 11:07:11 +01:00 committed by classabbyamp
parent 7f427ab6c7
commit 3374eec9c2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'vscode'
pkgname=vscode
version=1.87.0
version=1.87.1
revision=1
_electronver=24.3.0
_npmver=8.6.0
@ -12,7 +12,7 @@ maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alexthkloss@web.de>"
license="MIT"
homepage="https://code.visualstudio.com/"
distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
checksum=ab853075f8c399f64ded6358aa79db7ee069cbd13f4b86b00fe2cb14c02a19e9
checksum=f5e195fd8bb5965ed97de0dc1581a65a89e296f2e9dc0b1ae8b1603d84401c6d
nocross=yes # x64 build does not cut it, it contains native code
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then