development/vscodium: Updated for version 1.71.0.22245.

Signed-off-by: bedlam <dave@slackbuilds.org>
This commit is contained in:
rc-05 2022-09-14 07:26:18 +01:00 committed by bedlam
parent 7cf1544a43
commit eda5b76056
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.70.2.22230}
VERSION=${VERSION:-1.71.0.22245}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="vscodium"
VERSION="1.70.2.22230"
VERSION="1.71.0.22245"
HOMEPAGE="https://vscodium.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
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"
DOWNLOAD_x86_64="https://github.com/VSCodium/vscodium/releases/download/1.71.0.22245/VSCodium-linux-x64-1.71.0.22245.tar.gz"
MD5SUM_x86_64="4372aad886b4999c1f780ae2b45da025"
REQUIRES=""
MAINTAINER="rc-05"
EMAIL="rc_05@protonmail.com"