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.8.0

This commit is contained in:
yunohost-bot 2022-10-26 06:13:57 +00:00
parent 42fd7ea13e
commit 3ada7612a8
4 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.7.0/code-server-4.7.0-linux-amd64.tar.gz
SOURCE_SUM=5521d2f27c60a2e9b88ac694569da25325b546fa6eb745d05a9bbb1af6719764
SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.8.0/code-server-4.8.0-linux-amd64.tar.gz
SOURCE_SUM=f08230a8969e74fd6f03a21ca00b88f725406bdf0d594bd685d84535a6eb5f90
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.7.0/code-server-4.7.0-linux-arm64.tar.gz
SOURCE_SUM=bcd875d988be20f6cb4693986036c555fb26c8a5d1f2aee325dfafc4ae0831f7
SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.8.0/code-server-4.8.0-linux-arm64.tar.gz
SOURCE_SUM=18f61b29077cb65e7e618eff2f46a2ecb32f2440e49be9635c958a9852027ed6
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.7.0/code-server-4.7.0-linux-armv7l.tar.gz
SOURCE_SUM=a6bd119782d95be17b1bdd42d6932abda8cdd6935ef8602951c4659ba5fb2ebf
SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.8.0/code-server-4.8.0-linux-armv7l.tar.gz
SOURCE_SUM=b09e1592f23f0d73c0fb621a5f2fbcac9e66b3ac4bc614da24ad6c8ac098c3c1
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.7.0~ynh1",
"version": "4.8.0~ynh1",
"url": "https://github.com/coder/code-server",
"upstream": {
"license": "MIT",