From a61ab211a3c8f2ff6eb4982328f882953d335430 Mon Sep 17 00:00:00 2001 From: Daniil Sedov <42098239+Gusarich@users.noreply.github.com> Date: Thu, 1 Jun 2023 22:46:54 +0300 Subject: [PATCH 1/2] add ubuntu 22.04 to the list of tested OS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b159e703..33a9104f 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ This console is a wrapper over `fift`,`lite-client` and `validator-engine-consol Ubuntu 16.04 LTS (Xenial Xerus) - Error: TON compilation error Ubuntu 18.04 LTS (Bionic Beaver) - OK Ubuntu 20.04 LTS (Focal Fossa) - OK +Ubuntu 22.04 LTS (Jammy Jellyfish) - OK Debian 8 - Error: Unable to locate package libgsl-dev Debian 9 - Error: TON compilation error Debian 10 - OK From a41ad0482b7923717454f6f1cf40eb2789dcff96 Mon Sep 17 00:00:00 2001 From: Daniil Sedov <42098239+Gusarich@users.noreply.github.com> Date: Thu, 1 Jun 2023 22:47:37 +0300 Subject: [PATCH 2/2] Update README.Ru.md --- README.Ru.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.Ru.md b/README.Ru.md index 34ebe4e2..f7f2564f 100644 --- a/README.Ru.md +++ b/README.Ru.md @@ -46,6 +46,7 @@ Ubuntu 16.04 LTS (Xenial Xerus) - Error: TON compilation error Ubuntu 18.04 LTS (Bionic Beaver) - OK Ubuntu 20.04 LTS (Focal Fossa) - OK +Ubuntu 22.04 LTS (Jammy Jellyfish) - OK Debian 8 - Error: Unable to locate package libgsl-dev Debian 9 - Error: TON compilation error Debian 10 - OK