From 15fccb3a140e1a41cc7911cdb83577817f09df4a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 1 Oct 2022 06:29:14 +0000 Subject: [PATCH 1/3] Upgrade to v4.7.1 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- manifest.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index c6fbc60..384d5b3 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -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.7.1/code-server-4.7.1-linux-amd64.tar.gz +SOURCE_SUM=b8921d05752638bc051adb55578328d44c448f4aa2ec249078b0143d78295ca7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 157bc66..9e8dcd2 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -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.7.1/code-server-4.7.1-linux-arm64.tar.gz +SOURCE_SUM=63af82068c78dcbc349f600b3fb600e51d37735db718aab1d8af701b67ce8eb2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 2a17ec0..04451d0 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -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.7.1/code-server-4.7.1-linux-armv7l.tar.gz +SOURCE_SUM=5f4578f1d026e31214ce119daea897f4177cbad9d9b215a4b2e4dfae54424f11 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index db287a8..2f723e4 100644 --- a/manifest.json +++ b/manifest.json @@ -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.7.1~ynh1", "url": "https://github.com/coder/code-server", "upstream": { "license": "MIT", From c9937279d61885e90b79749b2a33ac67eff91a0f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 1 Oct 2022 06:29:19 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9a135a..e968bb3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Run VS Code on your server and access it in the browser -**Shipped version:** 4.7.0~ynh1 +**Shipped version:** 4.7.1~ynh1 *(:warning: This is the `ci-auto-update-v4.7.1` branch. The [`master` branch](https://github.com/YunoHost-Apps/code-server_ynh/tree/master) used in the catalog is currently on version 4.6.1\~ynh1.)* ## Screenshots diff --git a/README_fr.md b/README_fr.md index 84680b0..7b74834 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur -**Version incluse :** 4.7.0~ynh1 +**Version incluse :** 4.7.1~ynh1 *(:warning: Il s'agit de la branche `ci-auto-update-v4.7.1`. La [branche `master`](https://github.com/YunoHost-Apps/code-server_ynh/tree/master) utilisée dans le catalogue est actuellement en 4.6.1\~ynh1.)* ## Captures d'écran From dda95fea344ee5ada3b84b31eba93a1a67fec1d8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 26 Oct 2022 19:40:17 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 3 +-- README_fr.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e968bb3..904fa83 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Run VS Code on your server and access it in the browser -**Shipped version:** 4.7.1~ynh1 *(:warning: This is the `ci-auto-update-v4.7.1` branch. The [`master` branch](https://github.com/YunoHost-Apps/code-server_ynh/tree/master) used in the catalog is currently on version 4.6.1\~ynh1.)* - +**Shipped version:** 4.7.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 7b74834..4a9f980 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,8 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur -**Version incluse :** 4.7.1~ynh1 *(:warning: Il s'agit de la branche `ci-auto-update-v4.7.1`. La [branche `master`](https://github.com/YunoHost-Apps/code-server_ynh/tree/master) utilisée dans le catalogue est actuellement en 4.6.1\~ynh1.)* - +**Version incluse :** 4.7.1~ynh1 ## Captures d'écran