From c92d810dd07a1622ab1589e860164c3f1d11f881 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Janou=C5=A1ek?= Date: Thu, 3 Dec 2020 19:21:07 +0100 Subject: [PATCH] Upgrade nano to 5.4 --- manifests/experimental/eu.tiliado.NuvolaCdk.yml | 4 ++-- manifests/master/eu.tiliado.NuvolaCdk.yml | 4 ++-- manifests/stable/eu.tiliado.NuvolaCdk.yml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/experimental/eu.tiliado.NuvolaCdk.yml b/manifests/experimental/eu.tiliado.NuvolaCdk.yml index 71c6360..053de45 100644 --- a/manifests/experimental/eu.tiliado.NuvolaCdk.yml +++ b/manifests/experimental/eu.tiliado.NuvolaCdk.yml @@ -376,8 +376,8 @@ modules: - /app/share/runtime/locale/* sources: - type: archive - url: 'https://www.nano-editor.org/dist/v5/nano-5.3.tar.xz' - sha256: 'c5c1cbcf622d9a96b6030d66409ed12b204e8bc01ef5e6554ebbe6fb1d734352' + url: https://www.nano-editor.org/dist/v5/nano-5.4.tar.xz + sha256: 'fe993408b22286355809ce48ebecc4444d19af8203ed4959d269969112ed86e9' x-update: url: https://www.nano-editor.org/download.php url-pattern: /dist/v[^/]+/nano-$version\.tar\.xz diff --git a/manifests/master/eu.tiliado.NuvolaCdk.yml b/manifests/master/eu.tiliado.NuvolaCdk.yml index e070a76..63428b3 100644 --- a/manifests/master/eu.tiliado.NuvolaCdk.yml +++ b/manifests/master/eu.tiliado.NuvolaCdk.yml @@ -376,8 +376,8 @@ modules: - /app/share/runtime/locale/* sources: - type: archive - url: 'https://www.nano-editor.org/dist/v5/nano-5.3.tar.xz' - sha256: 'c5c1cbcf622d9a96b6030d66409ed12b204e8bc01ef5e6554ebbe6fb1d734352' + url: https://www.nano-editor.org/dist/v5/nano-5.4.tar.xz + sha256: 'fe993408b22286355809ce48ebecc4444d19af8203ed4959d269969112ed86e9' x-update: url: https://www.nano-editor.org/download.php url-pattern: /dist/v[^/]+/nano-$version\.tar\.xz diff --git a/manifests/stable/eu.tiliado.NuvolaCdk.yml b/manifests/stable/eu.tiliado.NuvolaCdk.yml index 5c674c9..8cd8879 100644 --- a/manifests/stable/eu.tiliado.NuvolaCdk.yml +++ b/manifests/stable/eu.tiliado.NuvolaCdk.yml @@ -382,8 +382,8 @@ modules: - /app/share/runtime/locale/* sources: - type: archive - url: 'https://www.nano-editor.org/dist/v5/nano-5.3.tar.xz' - sha256: 'c5c1cbcf622d9a96b6030d66409ed12b204e8bc01ef5e6554ebbe6fb1d734352' + url: https://www.nano-editor.org/dist/v5/nano-5.4.tar.xz + sha256: 'fe993408b22286355809ce48ebecc4444d19af8203ed4959d269969112ed86e9' x-update: url: https://www.nano-editor.org/download.php url-pattern: /dist/v[^/]+/nano-$version\.tar\.xz