@@ -120,9 +120,9 @@ modules:
120120 - type : extra-data
121121 filename : code.deb
122122 only-arches : [x86_64]
123- url : https://update.code.visualstudio.com/1.101.2 /linux-deb-x64/stable
124- sha256 : b8a90a787778ce79ff616fcac689339479e7eab1dc541ece208a97caa51a153b
125- size : 108597498
123+ url : https://update.code.visualstudio.com/1.102.1 /linux-deb-x64/stable
124+ sha256 : da0c3893d5c3a8eb85ecfc72751f969632f1afad2a8037acee5673fa2674001d
125+ size : 108719178
126126 x-checker-data :
127127 type : json
128128 url : https://api.github.com/repos/microsoft/vscode/releases/latest
@@ -134,9 +134,9 @@ modules:
134134 - type : extra-data
135135 filename : code.deb
136136 only-arches : [aarch64]
137- url : https://update.code.visualstudio.com/1.101.2 /linux-deb-arm64/stable
138- sha256 : b3518d070bb87867f14ee72c12803b7b03fbd3bd051314338e53d472160ec204
139- size : 100446558
137+ url : https://update.code.visualstudio.com/1.102.1 /linux-deb-arm64/stable
138+ sha256 : b89a3ad40f89eea0b354a73f93b1a5d77eacdcc04adfeebd2c8fc4365ef1b6a3
139+ size : 100499574
140140 x-checker-data :
141141 type : json
142142 url : https://api.github.com/repos/microsoft/vscode/releases/latest
@@ -170,7 +170,8 @@ modules:
170170 url : https://api.github.com/repos/1player/host-spawn/releases/latest
171171 version-query : .tag_name
172172 timestamp-query : .published_at
173- url-query : ' "https://github.com/1player/host-spawn/releases/download/" + $version + "/host-spawn-x86_64"'
173+ url-query : ' "https://github.com/1player/host-spawn/releases/download/" +
174+ $version + "/host-spawn-x86_64"'
174175
175176 - type : file
176177 url : https://github.com/1player/host-spawn/releases/download/v1.6.1/host-spawn-aarch64
@@ -182,4 +183,5 @@ modules:
182183 url : https://api.github.com/repos/1player/host-spawn/releases/latest
183184 version-query : .tag_name
184185 timestamp-query : .published_at
185- url-query : ' "https://github.com/1player/host-spawn/releases/download/" + $version + "/host-spawn-aarch64"'
186+ url-query : ' "https://github.com/1player/host-spawn/releases/download/" +
187+ $version + "/host-spawn-aarch64"'
0 commit comments