elixir: Update to version 1.14.4

This commit is contained in:
github-actions[bot] 2023-04-03 08:27:16 +00:00
parent 63d16f5b08
commit ced7c405a1

View File

@ -1,13 +1,13 @@
{
"version": "1.14.3",
"version": "1.14.4",
"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.3.zip",
"hash": "32560600de17e6510ed9ffef06e5c956612ed905717ab6bf0b1eaf6b62569512",
"url": "https://repo.hex.pm/builds/elixir/v1.14.4.zip",
"hash": "4216d7324f0277e81174b818947ce15ab8dc596f43086600d96c250542a7888c",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"