diff --git a/CHANGELOG.md b/CHANGELOG.md index 898a500..bbb6845 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog "linux_mint" +## Version 1.2.9 2020-01-07 + +* [APPLICATION] upgraded `terminus alpha` to version 1.0.98 +* Added support for Linux Mint 19.3 `Tricia` + ## Version 1.2.8 2020-01-04 Birthday Edition * [APPLICATION] changed link for WPS Office (same version) diff --git a/README.md b/README.md index 1959ffa..4e2d11b 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ## Prerequisites -* installed `Linux Mint` 19, 19.1, 19.2 64-bit, standard options with extra codecs (available as selection during install) +* installed `Linux Mint` 19, 19.1, 19.2, 19.3 64-bit, standard options with extra codecs (available as selection during install) * access to Internet * `openssh-server` installed and running -* `ansible` in version 2.8 or higher +* `ansible` in version 2.9 or higher ```bash sudo apt install openssh-server;systemctl enable ssh && systemctl start ssh diff --git a/variables.yml b/variables.yml index f9d9ceb..03ab47e 100644 --- a/variables.yml +++ b/variables.yml @@ -292,7 +292,7 @@ deb: - https://releases.hashicorp.com/vagrant/2.2.6/vagrant_2.2.6_x86_64.deb - https://launchpad.net/ubuntu/+archive/primary/+files/libgoo-canvas-perl_0.06-2ubuntu3_amd64.deb - https://github.com/BoostIO/boost-releases/releases/download/v0.14.0/boostnote_0.14.0_amd64.deb -- https://github.com/Eugeny/terminus/releases/download/v1.0.97/terminus-1.0.97-linux.deb +- https://github.com/Eugeny/terminus/releases/download/v1.0.98/terminus-1.0.98-linux.deb - https://github.com/TheGoddessInari/hamsket/releases/download/0.5.20/Rambox_0.5.20_amd64.deb - https://download.teamviewer.com/download/linux/teamviewer_amd64.deb - https://github.com/kubernetes/minikube/releases/download/v1.6.1/minikube_1.6.1.deb