Update Upstream to v1.60.0
This commit is contained in:
parent
d16d8c924b
commit
8fd258209e
7
Makefile
7
Makefile
|
@ -1,10 +1,9 @@
|
||||||
#Config
|
UPSTREAM_VERSION = 1.60.0
|
||||||
UPSTREAM_VERSION = 1.53.2
|
|
||||||
PKG_SUB_RELEASE = 1.0
|
PKG_SUB_RELEASE = 1.0
|
||||||
PKG_FULL_VERSION = ${UPSTREAM_VERSION}-${PKG_SUB_RELEASE}
|
PKG_FULL_VERSION = ${UPSTREAM_VERSION}-${PKG_SUB_RELEASE}
|
||||||
|
|
||||||
SOURCE = https://az764295.vo.msecnd.net/stable/622cb03f7e070a9670c94bae1a45d78d7181fbd4/VSCodeSetup-x64-${UPSTREAM_VERSION}.exe
|
SOURCE = https://az764295.vo.msecnd.net/stable/e7d7e9a9348e6a8cc8c03f877d39cb72e5dfb1ff/VSCodeSetup-x64-1.60.0.exe
|
||||||
CHECKSUM = 9ef53748248e6d3e0272e2b7ef98d41bf858f7c91082bb0d10f909eb4885f679
|
CHECKSUM = e103b76f8a062110b9619b75af6ee3c935c070b5f22ae4b1bf8fde2ed59ecd60
|
||||||
## Download Link and Checksums can be found on https://code.visualstudio.com/Download
|
## Download Link and Checksums can be found on https://code.visualstudio.com/Download
|
||||||
## Look for Windows System Installer (64 bit)
|
## Look for Windows System Installer (64 bit)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue