elixir: Update to version 1.14.3

This commit is contained in:
github-actions[bot] 2023-01-14 16:28:12 +00:00
parent 01f141d16e
commit a6d6eda34b

View File

@ -1,13 +1,13 @@
{
"version": "1.14.2",
"version": "1.14.3",
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
"homepage": "https://elixir-lang.org/",
"license": "Apache-2.0",
"suggest": {
"Erlang compiler": "erlang"
},
"url": "https://repo.hex.pm/builds/elixir/v1.14.2.zip",
"hash": "bc5d245cbd8206f76179f91f7d423cd62bcbad37d577e1c15e578a322ff217b5",
"url": "https://repo.hex.pm/builds/elixir/v1.14.3.zip",
"hash": "32560600de17e6510ed9ffef06e5c956612ed905717ab6bf0b1eaf6b62569512",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"