development/vscodium: Updated for version 1.70.2.22230.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
rc-05 2022-08-21 11:00:06 +01:00 committed by Willy Sudiarto Raharjo
parent e36a8df821
commit e73157056e
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.66.2}
VERSION=${VERSION:-1.70.2.22230}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="vscodium"
VERSION="1.66.2"
VERSION="1.70.2.22230"
HOMEPAGE="https://vscodium.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/VSCodium/vscodium/releases/download/1.66.2/VSCodium-linux-x64-1.66.2.tar.gz"
MD5SUM_x86_64="26f5e4969d7dc0f300c6ea27784b3f7e"
DOWNLOAD_x86_64="https://github.com/VSCodium/vscodium/releases/download/1.70.2.22230/VSCodium-linux-x64-1.70.2.22230.tar.gz"
MD5SUM_x86_64="58a6bbb38f87d61858c3af03c847f64f"
REQUIRES=""
MAINTAINER="rc-05"
EMAIL="rc_05@protonmail.com"