1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/code-server_ynh.git synced 2024-09-03 18:16:28 +02:00

Upgrade to v4.0.2

This commit is contained in:
yunohost-bot 2022-02-01 01:03:50 +00:00
parent fe2d09929b
commit ba9f148fb0
3 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.0.1/code-server-4.0.1-linux-amd64.tar.gz
SOURCE_SUM=5fe6d26e9d19e685946f0f392d9c822e5303a800cac3ac54a6a2c26104d239fd
SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.0.2/code-server-4.0.2-linux-amd64.tar.gz
SOURCE_SUM=68c11afa3288707a6880920013d8bac7404cd590eb4f63cac92979d0b0bf4fd1
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.0.1/code-server-4.0.1-linux-amd64.tar.gz
SOURCE_SUM=5fe6d26e9d19e685946f0f392d9c822e5303a800cac3ac54a6a2c26104d239fd
SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.0.2/code-server-4.0.2-linux-arm64.tar.gz
SOURCE_SUM=bdcac68d4ae0f73ad96ea633952d4b45e2152fb406539d0fce6d51f4a0cca247
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Run VS Code on your server and access it in the browser",
"fr": "Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur"
},
"version": "4.0.1~ynh1",
"version": "4.0.2~ynh1",
"url": "https://github.com/coder/code-server",
"upstream": {
"license": "MIT",
@ -26,7 +26,7 @@
"nginx"
],
"arguments": {
"install" : [
"install": [
{
"name": "domain",
"type": "domain"