mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
vscode: update to 1.82.2
This commit is contained in:
parent
186bdfac15
commit
120aaa5100
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vscode'
|
||||
pkgname=vscode
|
||||
version=1.82.0
|
||||
version=1.82.2
|
||||
revision=1
|
||||
_electronver=24.3.0
|
||||
_npmver=8.6.0
|
||||
|
@ -12,7 +12,7 @@ maintainer="shizonic <realtiaz@gmail.com>, Alex Lohr <alex.lohr@logmein.com>"
|
|||
license="MIT"
|
||||
homepage="https://code.visualstudio.com/"
|
||||
distfiles="https://github.com/microsoft/vscode/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=bd4b50e7325a458d37fdb6bd1ed243611d5fa4676434c2f6ee91ee640b64d68a
|
||||
checksum=726fd5dc8b1782c168cb3977cffbde591a6769296c87d8fc4a68defc2680822e
|
||||
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