mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
vscode: update to 1.89.1
This commit is contained in:
parent
4d078581bd
commit
7d4ef2aebe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.89.0
|
||||
version=1.89.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=7b4652b00a0e0b75b0d7123427c28e5ecfb982bfebbe67ed9af29eb672c655b6
|
||||
checksum=fee0a6b8fd1a06a164a737050e839fbb60cab49ba2db48215b59c62a06fd7ce0
|
||||
nocross=yes # x64 build does not cut it, it contains native code
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue