Update to 1.23.1

This commit is contained in:
Nick Richards
2018-05-16 20:42:31 +01:00
parent 7a8dc7da4e
commit 656be0ae4f
2 changed files with 7 additions and 6 deletions
+1
View File
@@ -23,6 +23,7 @@
<category>TextEditor</category> <category>TextEditor</category>
</categories> </categories>
<releases> <releases>
<release version="1.23.1" date="2018-05-15"/>
<release version="1.23" date="2018-05-09"/> <release version="1.23" date="2018-05-09"/>
</releases> </releases>
<content_rating type="oars-1.0"> <content_rating type="oars-1.0">
+6 -6
View File
@@ -144,17 +144,17 @@
"type": "extra-data", "type": "extra-data",
"filename": "code.tar.gz", "filename": "code.tar.gz",
"only-arches": ["x86_64"], "only-arches": ["x86_64"],
"url": "https://vscode-update.azurewebsites.net/1.23.0/linux-x64/stable", "url": "https://vscode-update.azurewebsites.net/1.23.1/linux-x64/stable",
"sha256": "fe6bbd599f8f236862e2113f05076d7301b96883c24a37a816a26cf5b7f27dd6", "sha256": "f3d1d1bf9de4d4bdd53da2f08816e4673c0f84422257330dc6d117873fa2cc7f",
"size": 68323125 "size": 68325851
}, },
{ {
"type": "extra-data", "type": "extra-data",
"filename": "code.tar.gz", "filename": "code.tar.gz",
"only-arches": ["i386"], "only-arches": ["i386"],
"url": "https://vscode-update.azurewebsites.net/1.23.0/linux-ia32/stable", "url": "https://vscode-update.azurewebsites.net/1.23.1/linux-ia32/stable",
"sha256": "b4b8c063cecc13f5cdeb331c33bfd39c4cb1ee3358f5138715e5a0e0ec63d9db", "sha256": "c6263f44433a55265d46d12f2f76d5121a41deebfc48f45fa8ae9a6c9eef0a6f",
"size": 69222082 "size": 69221155
} }
] ]