development/vscodium: Updated for version 1.65.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
rc-05 2022-04-01 14:17:43 +07:00 committed by Willy Sudiarto Raharjo
parent 61293aaafe
commit 6aedf9ee20
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vscodium
VERSION=${VERSION:-1.54.2}
VERSION=${VERSION:-1.65.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="vscodium"
VERSION="1.54.2"
VERSION="1.65.2"
HOMEPAGE="https://vscodium.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/VSCodium/vscodium/releases/download/1.54.2/VSCodium-linux-x64-1.54.2.tar.gz"
MD5SUM_x86_64="4f5c137909994f4ff72e9ce16f879bdb"
DOWNLOAD_x86_64="https://github.com/VSCodium/vscodium/releases/download/1.65.2/VSCodium-linux-x64-1.65.2.tar.gz"
MD5SUM_x86_64="9c07bdaf9bd9345da5eb27e44ff834df"
REQUIRES=""
MAINTAINER="rc-05"
EMAIL="rc23@email.it"