diff --git a/Makefile b/Makefile index ada0678..d352b6c 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ #Config -UPSTREAM_VERSION = 1.50.1 +UPSTREAM_VERSION = 1.53.2 PKG_SUB_RELEASE = 1.0 PKG_FULL_VERSION = ${UPSTREAM_VERSION}-${PKG_SUB_RELEASE} -SOURCE = https://az764295.vo.msecnd.net/stable/d2e414d9e4239a252d1ab117bd7067f125afd80a/VSCodeSetup-x64-${UPSTREAM_VERSION}.exe -CHECKSUM = 0180288d4a51497224997ce0491b1f7335747df3ce858ae9f73458f81f782156 +SOURCE = https://az764295.vo.msecnd.net/stable/622cb03f7e070a9670c94bae1a45d78d7181fbd4/VSCodeSetup-x64-${UPSTREAM_VERSION}.exe +CHECKSUM = 9ef53748248e6d3e0272e2b7ef98d41bf858f7c91082bb0d10f909eb4885f679 ## Download Link and Checksums can be found on https://code.visualstudio.com/Download install: clean setversion