erlang: add updateScript and update versions (#118831)

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
David Leslie
2021-04-12 19:59:37 +02:00
committed by GitHub
co-authored by Sandro
parent a3e9412a4e
commit a7b54d9016
6 changed files with 30 additions and 10 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{ mkDerivation }:
mkDerivation {
version = "21.3.8.21";
sha256 = "sha256-zQCs2hOA66jxAaxl/B42EKCejAktIav2rpVQCNyKCh4=";
version = "21.3.8.22";
sha256 = "sha256-k6dChY/ogWqmcNz9P3t+p9C7oywXhR5oqdBfNtkh6I4=";
}